1 write to _container
PresentationFramework (1)
src\Framework\System\Windows\Documents\NullTextNavigator.cs (1)
36_container = container;
2 references to _container
PresentationFramework (2)
src\Framework\System\Windows\Documents\NullTextNavigator.cs (2)
202return new NullTextPointer(_container, gravity); 429get { return _container; }