4 references to ChildBlock
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextView.cs (4)
81tp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 222newTp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 368tpStart = new DocumentSequenceTextPointer(ChildBlock, childTR.Start); 369tpEnd = new DocumentSequenceTextPointer(ChildBlock, childTR.End);