1 write to _downArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
558
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
536
if (
_downArrowGeometry
== null)
540
if (
_downArrowGeometry
== null)
563
return
_downArrowGeometry
;