1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
762
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
754
if (
_commonDisabledBackgroundOverlay
== null)
758
if (
_commonDisabledBackgroundOverlay
== null)
766
return
_commonDisabledBackgroundOverlay
;