C# Class Paymetheus.BindingProperties

Mostra file Open project: btcsuite/Paymetheus

Public Properties

Property Type Description
UpdateSourceOnEnterProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetUpdateSourceOnEnterProperty ( DependencyObject instance ) : DependencyProperty
SetUpdateSourceOnEnterProperty ( DependencyObject instance, DependencyProperty value ) : void

Private Methods

Method Description
UpdateSourceOnEnter ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateSourceOnEnter_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

GetUpdateSourceOnEnterProperty() public static method

public static GetUpdateSourceOnEnterProperty ( DependencyObject instance ) : DependencyProperty
instance System.Windows.DependencyObject
return System.Windows.DependencyProperty

SetUpdateSourceOnEnterProperty() public static method

public static SetUpdateSourceOnEnterProperty ( DependencyObject instance, DependencyProperty value ) : void
instance System.Windows.DependencyObject
value System.Windows.DependencyProperty
return void

Property Details

UpdateSourceOnEnterProperty public_oe static_oe property

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