C# Класс Signum.Windows.NumericTextBox

Наследование: System.Windows.Controls.TextBox
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
LargeIncrementProperty System.Windows.DependencyProperty
NullableNumericConverterProperty System.Windows.DependencyProperty
SmallIncrementProperty System.Windows.DependencyProperty
ValueChangedEvent System.Windows.RoutedEvent
ValueProperty System.Windows.DependencyProperty

Защищенные методы

Метод Описание
OnPreviewKeyDown ( KeyEventArgs e ) : void

Приватные методы

Метод Описание
ConverterChanged ( object converter ) : void
NumericTextBox ( ) : System
NumericTextBox_Loaded ( object sender, RoutedEventArgs e ) : void

Описание методов

OnPreviewKeyDown() защищенный Метод

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
Результат void

Описание свойств

LargeIncrementProperty публичное статическое свойство

public static DependencyProperty,System.Windows LargeIncrementProperty
Результат System.Windows.DependencyProperty

NullableNumericConverterProperty публичное статическое свойство

public static DependencyProperty,System.Windows NullableNumericConverterProperty
Результат System.Windows.DependencyProperty

SmallIncrementProperty публичное статическое свойство

public static DependencyProperty,System.Windows SmallIncrementProperty
Результат System.Windows.DependencyProperty

ValueChangedEvent публичное статическое свойство

public static RoutedEvent,System.Windows ValueChangedEvent
Результат System.Windows.RoutedEvent

ValueProperty публичное статическое свойство

public static DependencyProperty,System.Windows ValueProperty
Результат System.Windows.DependencyProperty