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