1 write to _downArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
702
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
685
if (
_downArrowGeometry
== null)
689
if (
_downArrowGeometry
== null)
707
return
_downArrowGeometry
;