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)
949editor = (XPathNavigator)_rootNavigator.CreateNavigator();