1 write to _downArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
554
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
534
if (
_downArrowGeometry
== null)
538
if (
_downArrowGeometry
== null)
559
return
_downArrowGeometry
;