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