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