1 write to _commonDisabledOuterBorderPen
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1037
_commonDisabledOuterBorderPen
= temp;
3 references to _commonDisabledOuterBorderPen
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1017
if (
_commonDisabledOuterBorderPen
== null)
1021
if (
_commonDisabledOuterBorderPen
== null)
1041
return
_commonDisabledOuterBorderPen
;