4 references to Visual3DCollection
PresentationCore (4)
System\Windows\Media3D\ContainerUIElement3D.cs (1)
36
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\ModelVisual3D.cs (1)
29
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\Viewport3DVisual.cs (1)
33
_children = new
Visual3DCollection
(this);
System\Windows\UIElement3D.cs (1)
56
_children = new
Visual3DCollection
(this);