1 reference to IsThemeActive
WindowsBase (1)
Shared\MS\Win32\SafeNativeMethodsOther.cs (1)
105
public static bool IsUxThemeActive() { return SafeNativeMethodsPrivate.
IsThemeActive
() != 0; }