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