4 instantiations of Visual3DCollection
PresentationCore (4)
System\Windows\Media3D\ContainerUIElement3D.cs (1)
37
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\ModelVisual3D.cs (1)
30
_children = new
Visual3DCollection
(this);
System\Windows\Media3D\Viewport3DVisual.cs (1)
34
_children = new
Visual3DCollection
(this);
System\Windows\UIElement3D.cs (1)
57
_children = new
Visual3DCollection
(this);
15 references to Visual3DCollection
PresentationCore (10)
System\Windows\Media\Animation\AnimationStorage.cs (1)
1024
if (dp.PropertyType != typeof(
Visual3DCollection
) && dp.ReadOnly)
System\Windows\Media3D\ContainerUIElement3D.cs (2)
75
public
Visual3DCollection
Children
102
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\ModelVisual3D.cs (2)
102
public
Visual3DCollection
Children
198
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Viewport3DVisual.cs (2)
278
public
Visual3DCollection
Children
877
private readonly
Visual3DCollection
_children;
System\Windows\Media3D\Visual3DCollection.cs (2)
599
internal Enumerator(
Visual3DCollection
list)
682
private
Visual3DCollection
_list;
System\Windows\UIElement3D.cs (1)
1545
private readonly
Visual3DCollection
_children;
PresentationFramework (5)
System\Windows\Controls\ViewPort3D.cs (3)
121
typeof(
Visual3DCollection
),
134
public
Visual3DCollection
Children
136
get { return (
Visual3DCollection
) GetValue(ChildrenProperty); }
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (2)
5530
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type
6632
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type