6 references to AggregatedContainer
PresentationFramework (6)
System\Windows\Documents\DocumentSequenceTextPointer.cs (6)
336get { return this.AggregatedContainer; } 471DocumentSequenceTextPointer tp = this.AggregatedContainer.VerifyPosition(position); 598DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 610DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 714DocumentSequenceTextPointer tp = thisTp.AggregatedContainer.VerifyPosition(position); 942int comp = thisTp.AggregatedContainer.GetChildBlockDistance(thisBlock, tpBlock);