4 instantiations of 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);
15 references to Visual3DCollection
PresentationCore (10)
System\Windows\Media\Animation\AnimationStorage.cs (1)
1023
if (dp.PropertyType != typeof(
Visual3DCollection
) && dp.ReadOnly)
System\Windows\Media3D\ContainerUIElement3D.cs (2)
74
public
Visual3DCollection
Children
101
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\ModelVisual3D.cs (2)
101
public
Visual3DCollection
Children
197
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Viewport3DVisual.cs (2)
277
public
Visual3DCollection
Children
876
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Visual3DCollection.cs (2)
598
internal Enumerator(
Visual3DCollection
list)
681
private
Visual3DCollection
_list;
System\Windows\UIElement3D.cs (1)
1544
private readonly
Visual3DCollection
_children;
PresentationFramework (5)
System\Windows\Controls\ViewPort3D.cs (3)
120
typeof(
Visual3DCollection
),
133
public
Visual3DCollection
Children
135
get { return (
Visual3DCollection
) GetValue(ChildrenProperty); }
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (2)
5529
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type
6631
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type