C# Class ESRI.ArcGIS.Client.Toolkit.Primitives.TemplatePanel

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

Méthodes publiques

Свойство Type Description
ItemTemplateProperty System.Windows.DependencyProperty
StackCountProperty System.Windows.DependencyProperty
StackDirectionProperty System.Windows.DependencyProperty
TemplatesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Overrides apply template

Private Methods

Méthode Description
OnStackCountPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStackDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTemplatePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TemplatePanel ( ) : System

Static initialization for the TemplatePanel control.

getElement ( SymbolTemplate type ) : FrameworkElement
layoutTemplates ( ) : void

Method Details

OnApplyTemplate() public méthode

Overrides apply template
public OnApplyTemplate ( ) : void
Résultat void

Property Details

ItemTemplateProperty public_oe static_oe property

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

StackCountProperty public_oe static_oe property

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

StackDirectionProperty public_oe static_oe property

Identifies the StackDirection dependency property.
public static DependencyProperty,System.Windows StackDirectionProperty
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