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