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