C# Class Template10.Behaviors.TextBoxEnterKeyBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: drasticactions/Pureisuteshon-App

Méthodes publiques

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

Private Properties

Свойство Type Description
AssociatedTextBox_KeyUp void

Méthodes publiques

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

Private Methods

Méthode Description
AssociatedTextBox_KeyUp ( object sender, Windows 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

ActionsProperty public_oe static_oe property

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