Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1Menu Class / IsFocusedProperty Field

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