C# Class Paymetheus.BindingProperties

Afficher le fichier Open project: btcsuite/Paymetheus

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetUpdateSourceOnEnterProperty ( DependencyObject instance ) : DependencyProperty
SetUpdateSourceOnEnterProperty ( DependencyObject instance, DependencyProperty value ) : void

Private Methods

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

Method Details

GetUpdateSourceOnEnterProperty() public static méthode

public static GetUpdateSourceOnEnterProperty ( DependencyObject instance ) : DependencyProperty
instance System.Windows.DependencyObject
Résultat System.Windows.DependencyProperty

SetUpdateSourceOnEnterProperty() public static méthode

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

Property Details

UpdateSourceOnEnterProperty public_oe static_oe property

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