C# Class Rubberduck.UI.Controls.NumberPicker

Interaction logic for NumberPicker.xaml
Inheritance: IDataErrorInfo
ファイルを表示 Open project: retailcoder/Rubberduck

Public Properties

Property Type Description
NumValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
NumberPicker ( ) : System.ComponentModel
this ( string columnName ) : string

Private Methods

Method Description
cmdDown_Click ( object sender, RoutedEventArgs e ) : void
cmdUp_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NumberPicker() public method

public NumberPicker ( ) : System.ComponentModel
return System.ComponentModel

this() public method

public this ( string columnName ) : string
columnName string
return string

Property Details

NumValueProperty public_oe static_oe property

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