1 write to _downArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
713
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
694
if (
_downArrowGeometry
== null)
698
if (
_downArrowGeometry
== null)
718
return
_downArrowGeometry
;