3 references to IsThemeActive
PresentationFramework (3)
System\Windows\Standard\NativeMethods.cs (1)
2522
if (Utility.IsOSVistaOrNewer &&
IsThemeActive
())
System\Windows\SystemParameters.cs (2)
5537
if (!Standard.NativeMethods.
IsThemeActive
())
5572
if (!Standard.NativeMethods.
IsThemeActive
())