2017-04-18 07:52:04 +08:00
## WPF Aero2 and AeroLite themes toggle button doesn't show any state
2017-04-06 04:52:19 +08:00
### 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
2018-03-01 08:06:28 +08:00
This issue was fixed in a servicing update. 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.
2017-04-06 04:52:19 +08:00
### Affected APIs
* T:System.Windows.Controls.Primitives.ToggleButton
* M:System.Windows.Controls.Primitives.ToggleButton.#ctor
### Category
Windows Presentation Foundation (WPF)
[More information ](http://stackoverflow.com/questions/12450751/togglebutton-doesnt-show-any-state )
<!--
### Notes
Analyzer can check xaml
-->
2017-04-18 07:52:04 +08:00
<!-- breaking change id: 90 -->