C# Class TileGraphicsPlugin.Behaviors.InputBindingsManager

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
UpdatePropertySourceWhenEnterPressedProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void

Private Methods

Méthode Description
DoUpdateSource ( object source ) : void
HandlePreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
InputBindingsManager ( ) : System
OnUpdatePropertySourceWhenEnterPressedPropertyChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetUpdatePropertySourceWhenEnterPressed() public static méthode

public static GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
dp System.Windows.DependencyObject
Résultat System.Windows.DependencyProperty

SetUpdatePropertySourceWhenEnterPressed() public static méthode

public static SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void
dp System.Windows.DependencyObject
value System.Windows.DependencyProperty
Résultat void

Property Details

UpdatePropertySourceWhenEnterPressedProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdatePropertySourceWhenEnterPressedProperty
Résultat System.Windows.DependencyProperty