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