C# 클래스 ArcGISPortalViewer.Controls.TwoStateControl

상속: Windows.UI.Xaml.Controls.Primitives.ButtonBase
파일 보기 프로젝트 열기: Esri/arcgis-portalviewer-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsSecondStateEnabledProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
TwoStateControl ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
ChangeVisualState ( bool useTransitions ) : void
GoToState ( bool useTransitions, string stateName ) : bool
OnIsSecondStateEnabledPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

TwoStateControl() 공개 메소드

public TwoStateControl ( ) : System
리턴 System

프로퍼티 상세

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

Identifies the IsSecondStateEnabled dependency property.
public static DependencyProperty,Windows.UI.Xaml IsSecondStateEnabledProperty
리턴 Windows.UI.Xaml.DependencyProperty