1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1360
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1352
if (
_commonDisabledBackgroundOverlay
== null)
1356
if (
_commonDisabledBackgroundOverlay
== null)
1364
return
_commonDisabledBackgroundOverlay
;