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