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