1 write to _commonPressedInnerBorderPenM
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
2342
_commonPressedInnerBorderPenM
= temp;
3 references to _commonPressedInnerBorderPenM
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
2330
if (
_commonPressedInnerBorderPenM
== null)
2334
if (
_commonPressedInnerBorderPenM
== null)
2346
return
_commonPressedInnerBorderPenM
;