C# Class Template10.Behaviors.TextBoxEnterKeyBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Mostrar archivo Open project: drasticactions/Pureisuteshon-App

Public Properties

Property Type Description
ActionsProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Property Type Description
AssociatedTextBox_KeyUp void

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
AssociatedTextBox_KeyUp ( object sender, Windows e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

ActionsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ActionsProperty
return Windows.UI.Xaml.DependencyProperty