1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
759
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
751
if (
_commonDisabledBackgroundOverlay
== null)
755
if (
_commonDisabledBackgroundOverlay
== null)
763
return
_commonDisabledBackgroundOverlay
;