1 write to _downArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
560
_downArrowGeometry
= path;
3 references to _downArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
540
if (
_downArrowGeometry
== null)
544
if (
_downArrowGeometry
== null)
565
return
_downArrowGeometry
;