1 write to _nextContainer
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
313set { _nextContainer = value; }
1 reference to _nextContainer
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
312get { return _nextContainer; }