4 references to Visual3DCollection
PresentationCore (4)
System\Windows\Media3D\ContainerUIElement3D.cs (1)
37
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\ModelVisual3D.cs (1)
30
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\Viewport3DVisual.cs (1)
34
_children = new
Visual3DCollection
(this);
System\Windows\UIElement3D.cs (1)
57
_children = new
Visual3DCollection
(this);