1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1357
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1349
if (
_commonHoverBackgroundOverlay
== null)
1353
if (
_commonHoverBackgroundOverlay
== null)
1361
return
_commonHoverBackgroundOverlay
;