1 write to _rightArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
642
_rightArrowGeometry
= path;
3 references to _rightArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
625
if (
_rightArrowGeometry
== null)
629
if (
_rightArrowGeometry
== null)
647
return
_rightArrowGeometry
;