ComponentOne RichTextBox for UWP
IsFocused Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : IsFocused Property
Returns true if the control has the focus.
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As System.Boolean
public System.bool IsFocused {get;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members