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