4 references to ChildBlock
PresentationFramework (4)
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (4)
95tp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 236newTp = new DocumentSequenceTextPointer(ChildBlock, childOTP); 391tpStart = new DocumentSequenceTextPointer(ChildBlock, childTR.Start); 392tpEnd = new DocumentSequenceTextPointer(ChildBlock, childTR.End);