2 writes to _aggregatedContainer
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
51_aggregatedContainer = aggregatedContainer; 58_aggregatedContainer = aggregatedContainer;
2 references to _aggregatedContainer
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
107return _aggregatedContainer; 129_highlightLayer = new DocumentSequenceHighlightLayer(_aggregatedContainer);