RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / IsFocusedProperty Field

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