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