MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1TagEditor Class / IsFocusedProperty Field

In This Topic
    IsFocusedProperty Field
    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