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