1 write to _commonHoverBorderOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1421
_commonHoverBorderOverlay
= temp;
3 references to _commonHoverBorderOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1409
if (
_commonHoverBorderOverlay
== null)
1413
if (
_commonHoverBorderOverlay
== null)
1425
return
_commonHoverBorderOverlay
;