1 write to _leftArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
461
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
441
if (
_leftArrowGeometry
== null)
445
if (
_leftArrowGeometry
== null)
466
return
_leftArrowGeometry
;