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