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