1 write to _rightArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
488
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
468
if (
_rightArrowGeometry
== null)
472
if (
_rightArrowGeometry
== null)
493
return
_rightArrowGeometry
;