1 write to _leftArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
453
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
431
if (
_leftArrowGeometry
== null)
435
if (
_leftArrowGeometry
== null)
458
return
_leftArrowGeometry
;