1 write to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2132
_commonPressedInnerBorderPenNC
= temp;
3 references to _commonPressedInnerBorderPenNC
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2122
if (
_commonPressedInnerBorderPenNC
== null)
2126
if (
_commonPressedInnerBorderPenNC
== null)
2136
return
_commonPressedInnerBorderPenNC
;