C# Class ArcGISPortalViewer.Controls.TwoStateControl

Inheritance: Windows.UI.Xaml.Controls.Primitives.ButtonBase
Afficher le fichier Open project: Esri/arcgis-portalviewer-dotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
IsSecondStateEnabledProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
TwoStateControl ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ChangeVisualState ( bool useTransitions ) : void
GoToState ( bool useTransitions, string stateName ) : bool
OnIsSecondStateEnabledPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

TwoStateControl() public méthode

public TwoStateControl ( ) : System
Résultat System

Property Details

IsSecondStateEnabledProperty public_oe static_oe property

Identifies the IsSecondStateEnabled dependency property.
public static DependencyProperty,Windows.UI.Xaml IsSecondStateEnabledProperty
Résultat Windows.UI.Xaml.DependencyProperty