1 write to _childContainer
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
411
_childContainer
= childContainer;
1 reference to _childContainer
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
438
for (container =
_childContainer
; container != null; container = container.NextContainer)