1 write to _upArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
527
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
507
if (
_upArrowGeometry
== null)
511
if (
_upArrowGeometry
== null)
532
return
_upArrowGeometry
;