1 write to _commonDisabledShadowPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2424
_commonDisabledShadowPen
= temp;
3 references to _commonDisabledShadowPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2402
if (
_commonDisabledShadowPen
== null)
2406
if (
_commonDisabledShadowPen
== null)
2428
return
_commonDisabledShadowPen
;