1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
517
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
507
if (
_commonDisabledBackgroundOverlay
== null)
511
if (
_commonDisabledBackgroundOverlay
== null)
521
return
_commonDisabledBackgroundOverlay
;