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