1 write to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2196
_commonPressedInnerBorderPenNC
= temp;
3 references to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2184
if (
_commonPressedInnerBorderPenNC
== null)
2188
if (
_commonPressedInnerBorderPenNC
== null)
2200
return
_commonPressedInnerBorderPenNC
;