5 references to VisualCollection
PresentationCore (1)
System\Windows\Media\ContainerVisual.cs (1)
24_children = new VisualCollection(this);
PresentationFramework (4)
MS\Internal\Documents\DocumentGrid.cs (1)
2485_childrenCollection = new VisualCollection(this);
System\Windows\Controls\TextBlock.cs (1)
3913VisualChildren = new VisualCollection(owner);
System\Windows\Controls\UIElementCollection.cs (1)
40_visualChildren = new VisualCollection(visualParent);
System\Windows\Documents\AdornerLayer.cs (1)
151_children = new VisualCollection(this);