1 write to _isActive
PresentationFramework (1)
src\Framework\MS\Win32\UxThemeWrapper.cs (1)
451
_isActive
= false;
2 references to _isActive
PresentationFramework (2)
src\Framework\MS\Win32\UxThemeWrapper.cs (2)
374
get { return IsAppSupported ? _themeState.IsActive :
_isActive
; }
437
if (
_isActive
)