1 write to _commonDisabledInnerBorderPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2098
_commonDisabledInnerBorderPen
= temp;
3 references to _commonDisabledInnerBorderPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2086
if (
_commonDisabledInnerBorderPen
== null)
2090
if (
_commonDisabledInnerBorderPen
== null)
2102
return
_commonDisabledInnerBorderPen
;