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