1 write to _nextContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
336set { _nextContainer = value; }
1 reference to _nextContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
335get { return _nextContainer; }