2.2.0
- Added
IDarkNet.EffectiveCurrentProcessThemeIsDarkproperty so you can tell which theme is actually being rendered when you useTheme.Auto. - Added
IDarkNet.EffectiveCurrentProcessThemeIsDarkChangedevent so you can tell when the user updated their default app mode in Settings › Personalization › Color. - Added
SkinManagerclass to help you swap between your WPF resource dictionaries when the effective process theme changes. Bring your own resource dictionaries.