1 write to _downArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
712
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
693
if (
_downArrowGeometry
== null)
697
if (
_downArrowGeometry
== null)
717
return
_downArrowGeometry
;