1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
710
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
690
if (
_commonHoverBackgroundOverlay
== null)
694
if (
_commonHoverBackgroundOverlay
== null)
714
return
_commonHoverBackgroundOverlay
;