1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
525
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
515
if (
_commonDisabledBackgroundOverlay
== null)
519
if (
_commonDisabledBackgroundOverlay
== null)
529
return
_commonDisabledBackgroundOverlay
;