1 write to _commonDisabledBorderOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1432
_commonDisabledBorderOverlay
= temp;
3 references to _commonDisabledBorderOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1422
if (
_commonDisabledBorderOverlay
== null)
1426
if (
_commonDisabledBorderOverlay
== null)
1436
return
_commonDisabledBorderOverlay
;