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