コード例 #1
0
 public static AutomationPeer FromElement(System.Windows.UIElement3D element)
 {
     return(default(AutomationPeer));
 }
コード例 #2
0
 public UIElement3DAutomationPeer(System.Windows.UIElement3D owner)
 {
 }