4 references to IsAppSupported
PresentationFramework (4)
src\Framework\MS\Win32\UxThemeWrapper.cs (4)
374
get { return
IsAppSupported
? _themeState.IsActive : _isActive; }
381
if (
IsAppSupported
)
405
if (
IsAppSupported
)
423
if (
IsAppSupported
)