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