1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
715
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
697
if (
_commonHoverBackgroundOverlay
== null)
701
if (
_commonHoverBackgroundOverlay
== null)
719
return
_commonHoverBackgroundOverlay
;