1 write to _isActive
PresentationFramework (1)
MS\Win32\UxThemeWrapper.cs (1)
448_isActive = false;
2 references to _isActive
PresentationFramework (2)
MS\Win32\UxThemeWrapper.cs (2)
371get { return IsAppSupported ? _themeState.IsActive : _isActive; } 434if (_isActive)