1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1358
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1350
if (
_commonHoverBackgroundOverlay
== null)
1354
if (
_commonHoverBackgroundOverlay
== null)
1362
return
_commonHoverBackgroundOverlay
;