You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Just a few code style and documentation changes
* We always apply the new theme and accent even if old ones are not found
* If style detection fails on window try on application
* Look at merged dictionaries the way wpf does (in reverse order)
* Using null conditional operator and adding missing documentation
* Using string interpolation
* Using nameof instead of hard coded strings
* Using OrdinalIgnoreCase instead of InvariantCultureIgnoreCase
* Removing empty parameter documentation
* Adding missing documentation
* Fixing documentation text
* Removing "metro" to make porting/sharing of class easier
* Making ReSharper happy
0 commit comments