2 references to UIElement3DAutomationPeer
PresentationCore (2)
System\Windows\Media3D\ContainerUIElement3D.cs (1)
90
return new
UIElement3DAutomationPeer
(this);
System\Windows\Media3D\ModelUIElement3D.cs (1)
83
return new
UIElement3DAutomationPeer
(this);