1 write to _upArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
681
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
662
if (
_upArrowGeometry
== null)
666
if (
_upArrowGeometry
== null)
686
return
_upArrowGeometry
;