1 write to _rightArrowGeometry
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
494
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
474
if (
_rightArrowGeometry
== null)
478
if (
_rightArrowGeometry
== null)
499
return
_rightArrowGeometry
;