1 write to _commonDisabledInnerBorderPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2042
_commonDisabledInnerBorderPen
= temp;
3 references to _commonDisabledInnerBorderPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2032
if (
_commonDisabledInnerBorderPen
== null)
2036
if (
_commonDisabledInnerBorderPen
== null)
2046
return
_commonDisabledInnerBorderPen
;