1 write to _rightArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
649
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
630
if (
_rightArrowGeometry
== null)
634
if (
_rightArrowGeometry
== null)
654
return
_rightArrowGeometry
;