1 write to _downArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
557
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
535
if (
_downArrowGeometry
== null)
539
if (
_downArrowGeometry
== null)
562
return
_downArrowGeometry
;