2 writes to _aggregatedContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\ChildDocumentBlock.cs (2)
54_aggregatedContainer = aggregatedContainer; 61_aggregatedContainer = aggregatedContainer;
2 references to _aggregatedContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\ChildDocumentBlock.cs (2)
110return _aggregatedContainer; 132_highlightLayer = new DocumentSequenceHighlightLayer(_aggregatedContainer);