1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
760
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
752
if (
_commonDisabledBackgroundOverlay
== null)
756
if (
_commonDisabledBackgroundOverlay
== null)
764
return
_commonDisabledBackgroundOverlay
;