1 write to _commonDisabledBorderOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1470
_commonDisabledBorderOverlay
= temp;
3 references to _commonDisabledBorderOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1458
if (
_commonDisabledBorderOverlay
== null)
1462
if (
_commonDisabledBorderOverlay
== null)
1474
return
_commonDisabledBorderOverlay
;