ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1NumericBox Class / HandleUpDownKeysProperty Field



In This Topic
    HandleUpDownKeysProperty Field
    In This Topic
    Identifies the HandleUpDownKeys dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HandleUpDownKeysProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1NumericBox.HandleUpDownKeysProperty
    public static readonly DependencyProperty HandleUpDownKeysProperty
    public:
    static readonly DependencyProperty^ HandleUpDownKeysProperty
    See Also