1 write to _rightArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
487
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
465
if (
_rightArrowGeometry
== null)
469
if (
_rightArrowGeometry
== null)
492
return
_rightArrowGeometry
;