C# 클래스 ESRI.ArcGIS.Client.Toolkit.Primitives.TemplatePanel

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-sl-wpf

공개 프로퍼티들

프로퍼티 타입 설명
ItemTemplateProperty System.Windows.DependencyProperty
StackCountProperty System.Windows.DependencyProperty
StackDirectionProperty System.Windows.DependencyProperty
TemplatesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

Overrides apply template

비공개 메소드들

메소드 설명
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

메소드 상세

OnApplyTemplate() 공개 메소드

Overrides apply template
public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

ItemTemplateProperty 공개적으로 정적으로 프로퍼티

Identifies the ItemTemplate dependency property.
public static DependencyProperty,System.Windows ItemTemplateProperty
리턴 System.Windows.DependencyProperty

StackCountProperty 공개적으로 정적으로 프로퍼티

Identifies the StackCount dependency property.
public static DependencyProperty,System.Windows StackCountProperty
리턴 System.Windows.DependencyProperty

StackDirectionProperty 공개적으로 정적으로 프로퍼티

Identifies the StackDirection dependency property.
public static DependencyProperty,System.Windows StackDirectionProperty
리턴 System.Windows.DependencyProperty

TemplatesProperty 공개적으로 정적으로 프로퍼티

Identifies the Templates dependency property
public static DependencyProperty,System.Windows TemplatesProperty
리턴 System.Windows.DependencyProperty