C# Class TileGraphicsPlugin.Behaviors.InputBindingsManager

Mostra file Open project: vchelaru/FlatRedBall

Public Properties

Property Type Description
UpdatePropertySourceWhenEnterPressedProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void

Private Methods

Method 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 method

public static GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
dp System.Windows.DependencyObject
return System.Windows.DependencyProperty

SetUpdatePropertySourceWhenEnterPressed() public static method

public static SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void
dp System.Windows.DependencyObject
value System.Windows.DependencyProperty
return void

Property Details

UpdatePropertySourceWhenEnterPressedProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdatePropertySourceWhenEnterPressedProperty
return System.Windows.DependencyProperty