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