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);