1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1354
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1346
if (
_commonDisabledBackgroundOverlay
== null)
1350
if (
_commonDisabledBackgroundOverlay
== null)
1358
return
_commonDisabledBackgroundOverlay
;