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