1 write to _commonDisabledShadowPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2423
_commonDisabledShadowPen
= temp;
3 references to _commonDisabledShadowPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2401
if (
_commonDisabledShadowPen
== null)
2405
if (
_commonDisabledShadowPen
== null)
2427
return
_commonDisabledShadowPen
;