4 references to ChildBlock
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextView.cs (4)
89tp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 230newTp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 376tpStart = new DocumentSequenceTextPointer(ChildBlock, childTR.Start); 377tpEnd = new DocumentSequenceTextPointer(ChildBlock, childTR.End);