ESRI.ArcGIS.Mobile.Client
CollectXYLocationWindow Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures Namespace : CollectXYLocationWindow Class

Interaction logic for CollectXYLocationWindow.xaml

Syntax

Visual Basic (Declaration) 
Public Class CollectXYLocationWindow 
   Inherits Window
C# 
public class CollectXYLocationWindow : Window 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Window
                           ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.CollectXYLocationWindow

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also