1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1366
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1358
if (
_commonDisabledBackgroundOverlay
== null)
1362
if (
_commonDisabledBackgroundOverlay
== null)
1370
return
_commonDisabledBackgroundOverlay
;