1 write to _leftArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
452
_leftArrowGeometry
= path;
3 references to _leftArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
430
if (
_leftArrowGeometry
== null)
434
if (
_leftArrowGeometry
== null)
457
return
_leftArrowGeometry
;