Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / IsFocusedProperty Field

In This Topic
    IsFocusedProperty Field (C1NumericBox)
    In This Topic
    Identifies the IsFocused dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly IsFocusedProperty As DependencyProperty
    public new static readonly DependencyProperty IsFocusedProperty
    See Also