1 write to _commonDisabledInnerBorderPen
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2097
_commonDisabledInnerBorderPen
= temp;
3 references to _commonDisabledInnerBorderPen
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2085
if (
_commonDisabledInnerBorderPen
== null)
2089
if (
_commonDisabledInnerBorderPen
== null)
2101
return
_commonDisabledInnerBorderPen
;