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)
100
return
_aggregatedContainer
;
122
_highlightLayer = new DocumentSequenceHighlightLayer(
_aggregatedContainer
);