1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1320
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1312
if (
_commonHoverBackgroundOverlay
== null)
1316
if (
_commonHoverBackgroundOverlay
== null)
1324
return
_commonHoverBackgroundOverlay
;