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