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