1 write to _leftArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
618
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
601
if (
_leftArrowGeometry
== null)
605
if (
_leftArrowGeometry
== null)
623
return
_leftArrowGeometry
;