5 references to VisualCollection
PresentationCore (1)
System\Windows\Media\ContainerVisual.cs (1)
23_children = new VisualCollection(this);
PresentationFramework (4)
MS\Internal\Documents\DocumentGrid.cs (1)
2481_childrenCollection = new VisualCollection(this);
System\Windows\Controls\TextBlock.cs (1)
3903VisualChildren = new VisualCollection(owner);
System\Windows\Controls\UIElementCollection.cs (1)
39_visualChildren = new VisualCollection(visualParent);
System\Windows\Documents\AdornerLayer.cs (1)
150_children = new VisualCollection(this);