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