1 write to _commonPressedBorderOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1445
_commonPressedBorderOverlay
= temp;
3 references to _commonPressedBorderOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1433
if (
_commonPressedBorderOverlay
== null)
1437
if (
_commonPressedBorderOverlay
== null)
1449
return
_commonPressedBorderOverlay
;