Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 972 Bytes

090 WPF Aero2 and AeroLite themes toggle button doesn't show any state.md

File metadata and controls

38 lines (25 loc) · 972 Bytes

90: WPF Aero2 and AeroLite themes toggle button doesn't show any state

Scope

Major

Version Introduced

4.5

Version Reverted

4.5

Source Analyzer Status

Not planned

Change Description

In the .NET Framework 4.5, WPF's Aero2 and AeroLite themes do not show a difference between the 'on' and 'off' states of a toggle button.

  • Quirked
  • Build-time break

Recommended Action

This issue was fixed in a servicing update. Please update the .NET Framework 4.5, or upgrade to .NET Framework 4.5.1 or later, to fix this issue. Alternatively, toggle buttons may be explicitly styled to work around this issue.

Affected APIs

  • T:System.Windows.Controls.Primitives.ToggleButton
  • M:System.Windows.Controls.Primitives.ToggleButton.#ctor

Category

Windows Presentation Foundation (WPF)

More information