1 write to _commonPressedBorderOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1446
_commonPressedBorderOverlay
= temp;
3 references to _commonPressedBorderOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1434
if (
_commonPressedBorderOverlay
== null)
1438
if (
_commonPressedBorderOverlay
== null)
1450
return
_commonPressedBorderOverlay
;