2 writes to _rootNavigator
PresentationFramework (2)
System\Windows\Annotations\Storage\XmlStreamStore.cs (2)
764
_rootNavigator
= (XPathNavigator)iterator.Current;
987
_rootNavigator
= null;
1 reference to _rootNavigator
PresentationFramework (1)
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
960
editor = (XPathNavigator)
_rootNavigator
.CreateNavigator();