4 instantiations of 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);
15 references to Visual3DCollection
PresentationCore (10)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
1037
if (dp.PropertyType != typeof(
Visual3DCollection
) && dp.ReadOnly)
Core\CSharp\System\Windows\Media3D\ContainerUIElement3D.cs (2)
88
public
Visual3DCollection
Children
115
private readonly
Visual3DCollection
_children;
Core\CSharp\System\Windows\Media3D\ModelVisual3D.cs (2)
125
public
Visual3DCollection
Children
221
private readonly
Visual3DCollection
_children;
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (2)
293
public
Visual3DCollection
Children
899
private readonly
Visual3DCollection
_children;
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (2)
632
internal Enumerator(
Visual3DCollection
list)
719
private
Visual3DCollection
_list;
Core\CSharp\System\Windows\UIElement3D.cs (1)
1581
private readonly
Visual3DCollection
_children;
PresentationFramework (5)
src\Framework\System\Windows\Controls\ViewPort3D.cs (3)
130
typeof(
Visual3DCollection
),
143
public
Visual3DCollection
Children
145
get { return (
Visual3DCollection
) GetValue(ChildrenProperty); }
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (2)
5171
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type
6146
typeof(System.Windows.Media.Media3D.
Visual3DCollection
), // type