4 references to IsAppSupported
PresentationFramework (4)
MS\Win32\UxThemeWrapper.cs (4)
363
get { return
IsAppSupported
? _themeState.IsActive : _isActive; }
370
if (
IsAppSupported
)
394
if (
IsAppSupported
)
412
if (
IsAppSupported
)