1 write to _upArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
523
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
501
if (
_upArrowGeometry
== null)
505
if (
_upArrowGeometry
== null)
528
return
_upArrowGeometry
;