C# Класс ESRI.ArcGIS.Client.Toolkit.TemplatePicker

Наследование: System.Windows.Controls.Control
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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

Свойство Тип Описание
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

Открытые методы

Метод Описание
OnApplyTemplate ( ) : void

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

Приватные методы

Метод Описание
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

Описание методов

OnApplyTemplate() публичный Метод

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
Результат void

Описание свойств

AlwaysDisplayDefaultTemplatesProperty публичное статическое свойство

Identifies the AlwaysDisplayDefaultTemplates dependency property.
public static DependencyProperty,System.Windows AlwaysDisplayDefaultTemplatesProperty
Результат System.Windows.DependencyProperty

AutoCompleteProperty публичное статическое свойство

Identifies the AutoComplete dependency property.
public static DependencyProperty,System.Windows AutoCompleteProperty
Результат System.Windows.DependencyProperty

AutoSelectProperty публичное статическое свойство

Identifies the AutoSelect dependency property.
public static DependencyProperty,System.Windows AutoSelectProperty
Результат System.Windows.DependencyProperty

ContinuousProperty публичное статическое свойство

Identifies the Continuous dependency property.
public static DependencyProperty,System.Windows ContinuousProperty
Результат System.Windows.DependencyProperty

DrawFillSymbolProperty публичное статическое свойство

Identifies the DrawFillSymbol dependency property.
public static DependencyProperty,System.Windows DrawFillSymbolProperty
Результат System.Windows.DependencyProperty

DrawLineSymbolProperty публичное статическое свойство

Identifies the DrawLineSymbol dependency property.
public static DependencyProperty,System.Windows DrawLineSymbolProperty
Результат System.Windows.DependencyProperty

FreehandProperty публичное статическое свойство

Identifies the Freehand dependency property.
public static DependencyProperty,System.Windows FreehandProperty
Результат System.Windows.DependencyProperty

GeometryServiceClientCertificateProperty публичное статическое свойство

Identifies the GeometryServiceClientCertificate dependency property.
public static DependencyProperty,System.Windows GeometryServiceClientCertificateProperty
Результат System.Windows.DependencyProperty

GeometryServiceCredentialsProperty публичное статическое свойство

Identifies the GeometryServiceCredentialsProperty dependency property.
public static DependencyProperty,System.Windows GeometryServiceCredentialsProperty
Результат System.Windows.DependencyProperty

GeometryServiceTokenProperty публичное статическое свойство

Identifies the GeometryServiceToken dependency property.
public static DependencyProperty,System.Windows GeometryServiceTokenProperty
Результат System.Windows.DependencyProperty

GeometryServiceUrlProperty публичное статическое свойство

Identifies the GeometryServiceUrl dependency property.
public static DependencyProperty,System.Windows GeometryServiceUrlProperty
Результат System.Windows.DependencyProperty

ItemTemplateProperty публичное статическое свойство

Identifies the ItemTemplate dependency property.
public static DependencyProperty,System.Windows ItemTemplateProperty
Результат System.Windows.DependencyProperty

LayerIDsProperty публичное статическое свойство

Identifies the LayerIDs dependency property.
public static DependencyProperty,System.Windows LayerIDsProperty
Результат System.Windows.DependencyProperty

MapProperty публичное статическое свойство

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
Результат System.Windows.DependencyProperty

ProxyUrlProperty публичное статическое свойство

Identifies the ProxyUrl dependency property.
public static DependencyProperty,System.Windows ProxyUrlProperty
Результат System.Windows.DependencyProperty

ShowAttributesOnAddProperty публичное статическое свойство

Identifies the ShowAttributesOnAdd dependency property.
public static DependencyProperty,System.Windows ShowAttributesOnAddProperty
Результат System.Windows.DependencyProperty

SnapDistanceSymbolProperty публичное статическое свойство

Identifies the SnapDistanceSymbol dependency property.
public static DependencyProperty,System.Windows SnapDistanceSymbolProperty
Результат System.Windows.DependencyProperty

TemplateGroupsProperty публичное статическое свойство

Identifies the TemplateGroups dependency property.
public static DependencyProperty,System.Windows TemplateGroupsProperty
Результат System.Windows.DependencyProperty

TemplatesProperty публичное статическое свойство

Identifies the Templates dependency property.
public static DependencyProperty,System.Windows TemplatesProperty
Результат System.Windows.DependencyProperty

VertexSymbolProperty публичное статическое свойство

Identifies the VertexSymbol dependency property.
public static DependencyProperty,System.Windows VertexSymbolProperty
Результат System.Windows.DependencyProperty