1 write to _leftArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
612
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
595
if (
_leftArrowGeometry
== null)
599
if (
_leftArrowGeometry
== null)
617
return
_leftArrowGeometry
;