C# 클래스 ESRI.ArcGIS.Client.Toolkit.MapProgressBar

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

공개 프로퍼티들

프로퍼티 타입 설명
MapProperty System.Windows.DependencyProperty
TextBrushProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.

비공개 메소드들

메소드 설명
ChangeVisualState ( bool useTransitions ) : void
GoToState ( bool useTransitions, string stateName ) : bool
MapProgressBar ( ) : System.Windows

Static initialization for the MapProgressBar control.

OnMapPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
map_Progress ( object sender, ProgressEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.
public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
리턴 System.Windows.DependencyProperty

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

Identifies the TextBrush dependency property.
public static DependencyProperty,System.Windows TextBrushProperty
리턴 System.Windows.DependencyProperty