2 references to ThemeState
PresentationFramework (2)
src\Framework\MS\Win32\UxThemeWrapper.cs (2)
198
newState = new
ThemeState
(isActive, themeName, themeColor);
207
newState = new
ThemeState
(themeState.IsActive, themeName, themeColor);