1 write to _downArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
708
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
691
if (
_downArrowGeometry
== null)
695
if (
_downArrowGeometry
== null)
713
return
_downArrowGeometry
;