1 write to _commonDisabledShadowPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2346
_commonDisabledShadowPen
= temp;
3 references to _commonDisabledShadowPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2326
if (
_commonDisabledShadowPen
== null)
2330
if (
_commonDisabledShadowPen
== null)
2350
return
_commonDisabledShadowPen
;