ESRI.ArcGIS.Mobile.Client
ESRI.ArcGIS.Mobile.Client.Controls Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassAttributeEditControl Interaction logic for AttributeEditControl.xaml
ClassAttributeEditControlEventArgs Event arguments passed to AttributeEditControl events.
ClassAttributeEditViewModel Attribute Edit View Model
ClassBrowseFeaturesControl Interaction logic for BrowseFeaturesControl.xaml
ClassBrowseFieldCrewFeaturesControl Interaction logic for BrowseFieldCrewFeaturesControl.xaml
ClassCommandLinkButton Interaction logic for CommandLinkButton.xaml
ClassCreatingBrowseFeaturesControlMenuItemsEventArgs Event arguments passed by the BrowseFeaturesControl menu-creating events.
ClassCreatingFeatureListBoxMenuItemsEventArgs Event arguments passed to the FeatureListBox menu-creating events.
ClassCreatingMapControlMenuItemsEventArgs Event arguments passed by the MapControl during its CreatingMapControlMenuItems event.
ClassDateTimeEditControl DateTime Edit Control
ClassDoubleValidationRule ValidationRule that verifies that a string value is a valid double format.
ClassDropDownToggleButton Toggle button that displays a context menu when pressed.
ClassFeatureListBox Control that displays a collection of features as a list.
ClassFeatureTypeEventArgs EventArgs parameter for a feature type click event. It contains a reference to a FeatureType (which may be null) and a FeatureSource.
ClassFeatureTypeListControl Control used to display a number of feature types for selection.
ClassFeatureTypeViewModel A view-model object that represents a feature layer info and a feature type item displayed in the FeatureTypeListControl. The view-model object references a feature layer info and (optionally) a feature type.
ClassFileBrowseErrorEventArgs FileBrowseErrorEventArgs
ClassFileBrowserControl Interaction logic for FileBrowserControl.xaml
ClassFileBrowserItem File Broswer Item
ClassFileBrowserItemFilter FileBrowserItemFilter
ClassFolderBrowser Control that displays a tree of file systems folders.
ClassFolderBrowserItem Provides a selectable item for the FolderBrowser control.
ClassGeometryCollectionControl Interaction logic for GeometryCollectionControl.xaml
ClassGeometryCollectionViewModel Geoemtry Edit View Model
ClassGeometryEditControl Interaction logic for GeometryEditControl.xaml
ClassGeometryEditViewModel Geometry Edit View Model
ClassGeometryMeasurementControl A control that displays the length or perimeter/area of a geometry, depending on whether it is a polyline or polygon, in a particular unit.
ClassImageViewer Interaction logic for ImageViewer.xaml
ClassIntegerValidationRule ValidationRule that verifies that a string value is a valid integer format.
ClassMapControl Interaction logic for MapControl.xaml
ClassNonZeroDoubleValidationRule ValidationRule that verifies that a string value is a non-zero double format.
ClassObjectPropertyButton A button used to display the name and value of a particular object property, along with a navigation icon (i.e., '>').
ClassPositiveDoubleValidationRule ValidationRule that verifies that a string value is a valid positive double format.
ClassPositiveIntegerValidationRule ValidationRule that verifies that a string value is a valid positive integer format.
ClassProjectSourceControl Interaction logic for ProjectSourceControl.xaml
ClassSimpleFeatureListBoxSortCriteria Basic implementation of IFeatureListBoxSortCriteria.
ClassTransitionContentControl Control that displays a content control and provides a visual transition when changing the displayed content control.
ClassViewFeatureAttributesControl Control used to display the attributes of a feature.
ClassViewFeatureAttributesControlEventArgs Event arguments passed to ViewFeatureAttributesControl events.

Interfaces

 InterfaceDescription
InterfaceIFeatureListBoxFilter Exposes a method used to filter the contents of a FeatureListBox.
InterfaceIFeatureListBoxSortCriteria Exposes methods/properties that describes how to sort a FeatureListBox.

Enumerations

 EnumerationDescription
EnumerationFileBrowserItemType FileBrowserItemType
EnumerationImageType Types of image formats.
EnumerationPanMode MapControl panning modes.
EnumerationTransitionType The type of visual transition to use when displaying new content in the application.
EnumerationZoomMode MapControl zooming modes.

See Also