C# Class ESRI.ArcGIS.Client.Toolkit.TemplatePicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Esri/arcgis-toolkit-sl-wpf Class Usage Examples

Méthodes publiques

Свойство Type Description
AlwaysDisplayDefaultTemplatesProperty System.Windows.DependencyProperty
AutoCompleteProperty System.Windows.DependencyProperty
AutoSelectProperty System.Windows.DependencyProperty
ContinuousProperty System.Windows.DependencyProperty
DrawFillSymbolProperty System.Windows.DependencyProperty
DrawLineSymbolProperty System.Windows.DependencyProperty
FreehandProperty System.Windows.DependencyProperty
GeometryServiceClientCertificateProperty System.Windows.DependencyProperty
GeometryServiceCredentialsProperty System.Windows.DependencyProperty
GeometryServiceTokenProperty System.Windows.DependencyProperty
GeometryServiceUrlProperty System.Windows.DependencyProperty
ItemTemplateProperty System.Windows.DependencyProperty
LayerIDsProperty System.Windows.DependencyProperty
MapProperty System.Windows.DependencyProperty
ProxyUrlProperty System.Windows.DependencyProperty
ShowAttributesOnAddProperty System.Windows.DependencyProperty
SnapDistanceSymbolProperty System.Windows.DependencyProperty
TemplateGroupsProperty System.Windows.DependencyProperty
TemplatesProperty System.Windows.DependencyProperty
VertexSymbolProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
AttachLayerEventHandler void
AttachLayerEventHandler void
AttachMapLayerCollection void
DetachLayerEventHandler void
DetachLayerEventHandler void
DetachMapLayerCollection void
Editor_EditCompleted void
Editor_EditorActivated void
GetFeatureLayerWithID FeatureLayer
GetLayers IEnumerable
GetSymbolTemplate SymbolTemplate
GetTemplates IEnumerable
IsTemplatable bool
Layer_Initialized void
Layer_PropertyChanged void
Layers_CollectionChanged void
MapView_LayersInitialized void
Map_PropertyChanged void
OnAutoCompletePropertyChanged void
OnAutoSelectPropertyChanged void
OnContinuousPropertyChanged void
OnCredentialsPropertyChanged void
OnDrawFillSymbolChanged void
OnDrawLineSymbolChanged void
OnEditCompleted void
OnEditorActivated void
OnFreehandPropertyChanged void
OnGeometryServiceClientCertificatePropertyChanged void
OnGeometryServiceTokenPropertyChanged void
OnLayerIDsPropertyChanged void
OnMapPropertyChanged void
OnSnapDistanceSymbolPropertyChanged void
OnTemplateGroupsPropertyChanged void
OnVertexSymbolPropertyChanged void
Renderer_LegendChanged void
ShowAttributeForm void
TemplatePicker System
setTemplates void

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.

Private Methods

Méthode Description
AttachLayerEventHandler ( FeatureLayer layer, bool hookToInitialized ) : void
AttachLayerEventHandler ( IEnumerable layers, bool hookToInitialized = false ) : void
AttachMapLayerCollection ( LayerCollection layers ) : void
DetachLayerEventHandler ( FeatureLayer layer ) : void
DetachLayerEventHandler ( IEnumerable layers ) : void
DetachMapLayerCollection ( LayerCollection layers ) : void
Editor_EditCompleted ( object sender, Editor e ) : void
Editor_EditorActivated ( object sender, Editor e ) : void
GetFeatureLayerWithID ( string layerID, LayerCollection layers ) : FeatureLayer
GetLayers ( IEnumerable ids, LayerCollection layers ) : IEnumerable
GetSymbolTemplate ( Editor editor, Symbol symbol, object featureTypeID, FeatureTemplate template, string displayName, string description ) : SymbolTemplate
GetTemplates ( IEnumerable groups ) : IEnumerable
IsTemplatable ( FeatureLayer featureLayer ) : bool
Layer_Initialized ( object sender, EventArgs e ) : void
Layer_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
Layers_CollectionChanged ( object sender, System e ) : void
MapView_LayersInitialized ( object sender, EventArgs e ) : void
Map_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnAutoCompletePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnAutoSelectPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnContinuousPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCredentialsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnDrawFillSymbolChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnDrawLineSymbolChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnEditCompleted ( ESRI args ) : void
OnEditorActivated ( ESRI args ) : void
OnFreehandPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnGeometryServiceClientCertificatePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnGeometryServiceTokenPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLayerIDsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMapPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSnapDistanceSymbolPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTemplateGroupsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnVertexSymbolPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Renderer_LegendChanged ( object sender, EventArgs e ) : void
ShowAttributeForm ( FeatureLayer featureLayer, Graphic graphic ) : void
TemplatePicker ( ) : System

Static initialization for the TemplatePicker control.

setTemplates ( ) : void

Method Details

OnApplyTemplate() public méthode

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
Résultat void

Property Details

AlwaysDisplayDefaultTemplatesProperty public_oe static_oe property

Identifies the AlwaysDisplayDefaultTemplates dependency property.
public static DependencyProperty,System.Windows AlwaysDisplayDefaultTemplatesProperty
Résultat System.Windows.DependencyProperty

AutoCompleteProperty public_oe static_oe property

Identifies the AutoComplete dependency property.
public static DependencyProperty,System.Windows AutoCompleteProperty
Résultat System.Windows.DependencyProperty

AutoSelectProperty public_oe static_oe property

Identifies the AutoSelect dependency property.
public static DependencyProperty,System.Windows AutoSelectProperty
Résultat System.Windows.DependencyProperty

ContinuousProperty public_oe static_oe property

Identifies the Continuous dependency property.
public static DependencyProperty,System.Windows ContinuousProperty
Résultat System.Windows.DependencyProperty

DrawFillSymbolProperty public_oe static_oe property

Identifies the DrawFillSymbol dependency property.
public static DependencyProperty,System.Windows DrawFillSymbolProperty
Résultat System.Windows.DependencyProperty

DrawLineSymbolProperty public_oe static_oe property

Identifies the DrawLineSymbol dependency property.
public static DependencyProperty,System.Windows DrawLineSymbolProperty
Résultat System.Windows.DependencyProperty

FreehandProperty public_oe static_oe property

Identifies the Freehand dependency property.
public static DependencyProperty,System.Windows FreehandProperty
Résultat System.Windows.DependencyProperty

GeometryServiceClientCertificateProperty public_oe static_oe property

Identifies the GeometryServiceClientCertificate dependency property.
public static DependencyProperty,System.Windows GeometryServiceClientCertificateProperty
Résultat System.Windows.DependencyProperty

GeometryServiceCredentialsProperty public_oe static_oe property

Identifies the GeometryServiceCredentialsProperty dependency property.
public static DependencyProperty,System.Windows GeometryServiceCredentialsProperty
Résultat System.Windows.DependencyProperty

GeometryServiceTokenProperty public_oe static_oe property

Identifies the GeometryServiceToken dependency property.
public static DependencyProperty,System.Windows GeometryServiceTokenProperty
Résultat System.Windows.DependencyProperty

GeometryServiceUrlProperty public_oe static_oe property

Identifies the GeometryServiceUrl dependency property.
public static DependencyProperty,System.Windows GeometryServiceUrlProperty
Résultat System.Windows.DependencyProperty

ItemTemplateProperty public_oe static_oe property

Identifies the ItemTemplate dependency property.
public static DependencyProperty,System.Windows ItemTemplateProperty
Résultat System.Windows.DependencyProperty

LayerIDsProperty public_oe static_oe property

Identifies the LayerIDs dependency property.
public static DependencyProperty,System.Windows LayerIDsProperty
Résultat System.Windows.DependencyProperty

MapProperty public_oe static_oe property

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
Résultat System.Windows.DependencyProperty

ProxyUrlProperty public_oe static_oe property

Identifies the ProxyUrl dependency property.
public static DependencyProperty,System.Windows ProxyUrlProperty
Résultat System.Windows.DependencyProperty

ShowAttributesOnAddProperty public_oe static_oe property

Identifies the ShowAttributesOnAdd dependency property.
public static DependencyProperty,System.Windows ShowAttributesOnAddProperty
Résultat System.Windows.DependencyProperty

SnapDistanceSymbolProperty public_oe static_oe property

Identifies the SnapDistanceSymbol dependency property.
public static DependencyProperty,System.Windows SnapDistanceSymbolProperty
Résultat System.Windows.DependencyProperty

TemplateGroupsProperty public_oe static_oe property

Identifies the TemplateGroups dependency property.
public static DependencyProperty,System.Windows TemplateGroupsProperty
Résultat System.Windows.DependencyProperty

TemplatesProperty public_oe static_oe property

Identifies the Templates dependency property.
public static DependencyProperty,System.Windows TemplatesProperty
Résultat System.Windows.DependencyProperty

VertexSymbolProperty public_oe static_oe property

Identifies the VertexSymbol dependency property.
public static DependencyProperty,System.Windows VertexSymbolProperty
Résultat System.Windows.DependencyProperty