TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / IsFocusedProperty Field

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