2 writes to _aggregatedContainer
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
47_aggregatedContainer = aggregatedContainer; 54_aggregatedContainer = aggregatedContainer;
2 references to _aggregatedContainer
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
103return _aggregatedContainer; 125_highlightLayer = new DocumentSequenceHighlightLayer(_aggregatedContainer);