1 write to _upArrowGeometry
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
672
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
655
if (
_upArrowGeometry
== null)
659
if (
_upArrowGeometry
== null)
677
return
_upArrowGeometry
;