C# Class Rubberduck.UI.Controls.NumberPicker

Interaction logic for NumberPicker.xaml
Inheritance: IDataErrorInfo
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

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

Méthodes publiques

Méthode Description
NumberPicker ( ) : System.ComponentModel
this ( string columnName ) : string

Private Methods

Méthode Description
cmdDown_Click ( object sender, RoutedEventArgs e ) : void
cmdUp_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NumberPicker() public méthode

public NumberPicker ( ) : System.ComponentModel
Résultat System.ComponentModel

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string

Property Details

NumValueProperty public_oe static_oe property

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