1 write to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
700
_commonHoverBackgroundOverlay
= temp;
3 references to _commonHoverBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
682
if (
_commonHoverBackgroundOverlay
== null)
686
if (
_commonHoverBackgroundOverlay
== null)
704
return
_commonHoverBackgroundOverlay
;