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