3 references to IsThemeActive
PresentationFramework (3)
System\Windows\Standard\NativeMethods.cs (1)
2527
if (Utility.IsOSVistaOrNewer &&
IsThemeActive
())
System\Windows\SystemParameters.cs (2)
5541
if (!Standard.NativeMethods.
IsThemeActive
())
5576
if (!Standard.NativeMethods.
IsThemeActive
())