3 references to Light
PresentationFramework (3)
System\Windows\ThemeManager.cs (3)
166|| themeMode == ThemeMode.Light 350return themeMode == ThemeMode.Light || (themeMode == ThemeMode.System && IsSystemThemeLight()); 378return ThemeMode.Light;