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