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