C# Class MvvmVisualStatesBehaviorUWPApp1.Behavior.EnumStateBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: Myfreedom614/UWP-Samples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Méthode Description
ValuePropertyChanged ( object sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

Attach() public méthode

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

Property Details

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
Résultat Windows.UI.Xaml.DependencyProperty