1 write to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2195
_commonPressedInnerBorderPenNC
= temp;
3 references to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2183
if (
_commonPressedInnerBorderPenNC
== null)
2187
if (
_commonPressedInnerBorderPenNC
== null)
2199
return
_commonPressedInnerBorderPenNC
;