Releases · kozw/mui
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
MUI 1.0.9
Adds support for [CallerMemberName] attribute in .NET 4.5 apps
MUI 1.0.8
The MUI assembly including a demo app demonstrating the various features of Modern UI for WPF.
Updates
- New ModernToggleButton
- Polish resources
- Code cleanup
MUI 1.0.6
The MUI assembly including a demo app demonstrating the various features of Modern UI for WPF.
BREAKING CHANGE
LinkGroup.GroupName renamed to GroupKey
NEW FEATURES
- Improved rendering on high DPI screens, including support for per-monitor DPI awareness available in Windows 8.1 (see also Per-monitor DPI awareness)
- New ModernProgressRing control with 8 builtin styles
- New LinkCommands.NavigateLink routed command
- New Visual Studio project templates 'Modern UI WPF App' and 'Modern UI WPF Navigation App'
- New Visual Studio item templates ModernDialog and ModernWindow
- And many bugfixes, see the source code history for details.