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