1 write to _commonDisabledOuterBorderPen
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1011
_commonDisabledOuterBorderPen
= temp;
3 references to _commonDisabledOuterBorderPen
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
993
if (
_commonDisabledOuterBorderPen
== null)
997
if (
_commonDisabledOuterBorderPen
== null)
1015
return
_commonDisabledOuterBorderPen
;