5 references to VisualCollection
PresentationCore (1)
System\Windows\Media\ContainerVisual.cs (1)
33_children = new VisualCollection(this);
PresentationFramework (4)
MS\Internal\Documents\DocumentGrid.cs (1)
2492_childrenCollection = new VisualCollection(this);
System\Windows\Controls\TextBlock.cs (1)
3923VisualChildren = new VisualCollection(owner);
System\Windows\Controls\UIElementCollection.cs (1)
44_visualChildren = new VisualCollection(visualParent);
System\Windows\Documents\AdornerLayer.cs (1)
155_children = new VisualCollection(this);