C# Class ChatterBox.Client.Presentation.Shared.Behaviors.ReturnKeyCloseKeyboardBehavior

Afficher le fichier Open project: openpeer/ChatterBox

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetEnabled ( DependencyObject obj ) : bool
SetEnabled ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
Element_KeyDown ( object sender, KeyRoutedEventArgs e ) : void
OnEnabledPropertyChanged ( DependencyObject dp, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetEnabled() public static méthode

public static GetEnabled ( DependencyObject obj ) : bool
obj Windows.UI.Xaml.DependencyObject
Résultat bool

SetEnabled() public static méthode

public static SetEnabled ( DependencyObject obj, bool value ) : void
obj Windows.UI.Xaml.DependencyObject
value bool
Résultat void

Property Details

EnabledProperty public_oe static_oe property

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