1 write to _downArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
697
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
680
if (
_downArrowGeometry
== null)
684
if (
_downArrowGeometry
== null)
702
return
_downArrowGeometry
;