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)
371
get { return IsAppSupported ? _themeState.IsActive :
_isActive
; }
434
if (
_isActive
)