1 write to _childContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
434
_childContainer
= childContainer;
1 reference to _childContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
461
for (container =
_childContainer
; container != null; container = container.NextContainer)