ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / FocusState Property

In This Topic
    FocusState Property (C1ExpressionRichTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusState As Windows.UI.Xaml.FocusState
    public Windows.UI.Xaml.FocusState FocusState {get;}
    See Also