1 write to _upArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
680
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
661
if (
_upArrowGeometry
== null)
665
if (
_upArrowGeometry
== null)
685
return
_upArrowGeometry
;