1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1397
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1389
if (
_commonDisabledBackgroundOverlay
== null)
1393
if (
_commonDisabledBackgroundOverlay
== null)
1401
return
_commonDisabledBackgroundOverlay
;