6 references to AggregatedContainer
PresentationFramework (6)
System\Windows\Documents\DocumentSequenceTextPointer.cs (6)
338get { return this.AggregatedContainer; } 474DocumentSequenceTextPointer tp = this.AggregatedContainer.VerifyPosition(position); 601DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 613DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 717DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 945int comp = thisTp.AggregatedContainer.GetChildBlockDistance(thisBlock, tpBlock);