1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1314
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1306
if (
_commonHoverBackgroundOverlay
== null)
1310
if (
_commonHoverBackgroundOverlay
== null)
1318
return
_commonHoverBackgroundOverlay
;