1 write to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
514
_commonDisabledBackgroundOverlay
= temp;
3 references to _commonDisabledBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
504
if (
_commonDisabledBackgroundOverlay
== null)
508
if (
_commonDisabledBackgroundOverlay
== null)
518
return
_commonDisabledBackgroundOverlay
;