1 write to _commonDisabledShadowPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2340
_commonDisabledShadowPen
= temp;
3 references to _commonDisabledShadowPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2320
if (
_commonDisabledShadowPen
== null)
2324
if (
_commonDisabledShadowPen
== null)
2344
return
_commonDisabledShadowPen
;