4 references to Visual3DCollection
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\ContainerUIElement3D.cs (1)
50_children = new Visual3DCollection(this);
Core\CSharp\System\Windows\Media3D\ModelVisual3D.cs (1)
50_children = new Visual3DCollection(this);
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
49_children = new Visual3DCollection(this);
Core\CSharp\System\Windows\UIElement3D.cs (1)
79_children = new Visual3DCollection(this);