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