1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
709
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
691
if (
_commonHoverBackgroundOverlay
== null)
695
if (
_commonHoverBackgroundOverlay
== null)
713
return
_commonHoverBackgroundOverlay
;