4 references to IsAppSupported
PresentationFramework (4)
MS\Win32\UxThemeWrapper.cs (4)
364
get { return
IsAppSupported
? _themeState.IsActive : _isActive; }
371
if (
IsAppSupported
)
395
if (
IsAppSupported
)
413
if (
IsAppSupported
)