1 write to _leftArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
607
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
590
if (
_leftArrowGeometry
== null)
594
if (
_leftArrowGeometry
== null)
612
return
_leftArrowGeometry
;