2 writes to _rootNavigator
PresentationFramework (2)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (2)
787
_rootNavigator
= (XPathNavigator)iterator.Current;
1016
_rootNavigator
= null;
1 reference to _rootNavigator
PresentationFramework (1)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
989
editor = (XPathNavigator)
_rootNavigator
.CreateNavigator();