2 references to UIElement3DAutomationPeer
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\ContainerUIElement3D.cs (1)
104return new UIElement3DAutomationPeer(this);
Core\CSharp\System\Windows\Media3D\ModelUIElement3D.cs (1)
98return new UIElement3DAutomationPeer(this);