1 write to _commonPressedBorderOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1404
_commonPressedBorderOverlay
= temp;
3 references to _commonPressedBorderOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1394
if (
_commonPressedBorderOverlay
== null)
1398
if (
_commonPressedBorderOverlay
== null)
1408
return
_commonPressedBorderOverlay
;