1 write to _rightArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
648
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
631
if (
_rightArrowGeometry
== null)
635
if (
_rightArrowGeometry
== null)
653
return
_rightArrowGeometry
;