1 write to _commonPressedInnerBorderPenM
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2341
_commonPressedInnerBorderPenM
= temp;
3 references to _commonPressedInnerBorderPenM
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2329
if (
_commonPressedInnerBorderPenM
== null)
2333
if (
_commonPressedInnerBorderPenM
== null)
2345
return
_commonPressedInnerBorderPenM
;