4 references to Visual3DCollection
PresentationCore (4)
System\Windows\Media3D\ContainerUIElement3D.cs (1)
46
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\ModelVisual3D.cs (1)
46
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\Viewport3DVisual.cs (1)
45
_children = new
Visual3DCollection
(this);
System\Windows\UIElement3D.cs (1)
72
_children = new
Visual3DCollection
(this);