1 write to _commonDisabledOuterBorderPen
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1036
_commonDisabledOuterBorderPen
= temp;
3 references to _commonDisabledOuterBorderPen
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1016
if (
_commonDisabledOuterBorderPen
== null)
1020
if (
_commonDisabledOuterBorderPen
== null)
1040
return
_commonDisabledOuterBorderPen
;