1 write to _commonOuterBorderPen
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1043
_commonOuterBorderPen
= temp;
3 references to _commonOuterBorderPen
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1033
if (
_commonOuterBorderPen
== null)
1037
if (
_commonOuterBorderPen
== null)
1047
return
_commonOuterBorderPen
;