4 instantiations of 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);
15 references to Visual3DCollection
PresentationCore (10)
System\Windows\Media\Animation\AnimationStorage.cs (1)
1031
if (dp.PropertyType != typeof(
Visual3DCollection
) && dp.ReadOnly)
System\Windows\Media3D\ContainerUIElement3D.cs (2)
84
public
Visual3DCollection
Children
111
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\ModelVisual3D.cs (2)
118
public
Visual3DCollection
Children
214
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Viewport3DVisual.cs (2)
289
public
Visual3DCollection
Children
894
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Visual3DCollection.cs (2)
614
internal Enumerator(
Visual3DCollection
list)
701
private
Visual3DCollection
_list;
System\Windows\UIElement3D.cs (1)
1561
private readonly
Visual3DCollection
_children;
PresentationFramework (5)
System\Windows\Controls\ViewPort3D.cs (3)
125
typeof(
Visual3DCollection
),
138
public
Visual3DCollection
Children
140
get { return (
Visual3DCollection
) GetValue(ChildrenProperty); }
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (2)
5196
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type
6188
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type