Class | Description | |
---|---|---|
![]() | AttributeEditControl | Interaction logic for AttributeEditControl.xaml |
![]() | AttributeEditControlEventArgs | Event arguments passed to AttributeEditControl events. |
![]() | AttributeEditViewModel | Attribute Edit View Model |
![]() | BrowseFeaturesControl | Interaction logic for BrowseFeaturesControl.xaml |
![]() | BrowseFieldCrewFeaturesControl | Interaction logic for BrowseFieldCrewFeaturesControl.xaml |
![]() | CommandLinkButton | Interaction logic for CommandLinkButton.xaml |
![]() | CreatingBrowseFeaturesControlMenuItemsEventArgs | Event arguments passed by the BrowseFeaturesControl menu-creating events. |
![]() | CreatingFeatureListBoxMenuItemsEventArgs | Event arguments passed to the FeatureListBox menu-creating events. |
![]() | CreatingMapControlMenuItemsEventArgs | Event arguments passed by the MapControl during its CreatingMapControlMenuItems event. |
![]() | DateTimeEditControl | DateTime Edit Control |
![]() | DoubleValidationRule | ValidationRule that verifies that a string value is a valid double format. |
![]() | DropDownToggleButton | Toggle button that displays a context menu when pressed. |
![]() | FeatureListBox | Control that displays a collection of features as a list. |
![]() | FeatureTypeEventArgs | EventArgs parameter for a feature type click event. It contains a reference to a FeatureType (which may be null) and a FeatureSource. |
![]() | FeatureTypeListControl | Control used to display a number of feature types for selection. |
![]() | FeatureTypeViewModel | 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. |
![]() | FileBrowseErrorEventArgs | FileBrowseErrorEventArgs |
![]() | FileBrowserControl | Interaction logic for FileBrowserControl.xaml |
![]() | FileBrowserItem | File Broswer Item |
![]() | FileBrowserItemFilter | FileBrowserItemFilter |
![]() | FolderBrowser | Control that displays a tree of file systems folders. |
![]() | FolderBrowserItem | Provides a selectable item for the FolderBrowser control. |
![]() | GeometryCollectionControl | Interaction logic for GeometryCollectionControl.xaml |
![]() | GeometryCollectionViewModel | Geoemtry Edit View Model |
![]() | GeometryEditControl | Interaction logic for GeometryEditControl.xaml |
![]() | GeometryEditViewModel | Geometry Edit View Model |
![]() | GeometryMeasurementControl | 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. |
![]() | ImageViewer | Interaction logic for ImageViewer.xaml |
![]() | IntegerValidationRule | ValidationRule that verifies that a string value is a valid integer format. |
![]() | MapControl | Interaction logic for MapControl.xaml |
![]() | NonZeroDoubleValidationRule | ValidationRule that verifies that a string value is a non-zero double format. |
![]() | ObjectPropertyButton | A button used to display the name and value of a particular object property, along with a navigation icon (i.e., '>'). |
![]() | PositiveDoubleValidationRule | ValidationRule that verifies that a string value is a valid positive double format. |
![]() | PositiveIntegerValidationRule | ValidationRule that verifies that a string value is a valid positive integer format. |
![]() | ProjectSourceControl | Interaction logic for ProjectSourceControl.xaml |
![]() | SimpleFeatureListBoxSortCriteria | Basic implementation of IFeatureListBoxSortCriteria. |
![]() | TransitionContentControl | Control that displays a content control and provides a visual transition when changing the displayed content control. |
![]() | ViewFeatureAttributesControl | Control used to display the attributes of a feature. |
![]() | ViewFeatureAttributesControlEventArgs | Event arguments passed to ViewFeatureAttributesControl events. |
Interface | Description | |
---|---|---|
![]() | IFeatureListBoxFilter | Exposes a method used to filter the contents of a FeatureListBox. |
![]() | IFeatureListBoxSortCriteria | Exposes methods/properties that describes how to sort a FeatureListBox. |
Enumeration | Description | |
---|---|---|
![]() | FileBrowserItemType | FileBrowserItemType |
![]() | ImageType | Types of image formats. |
![]() | PanMode | MapControl panning modes. |
![]() | TransitionType | The type of visual transition to use when displaying new content in the application. |
![]() | ZoomMode | MapControl zooming modes. |