ComponentOne RichTextBox for WPF and Silverlight
IsFocused Property (C1RichTextBox)

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

Reference

C1RichTextBox Class
C1RichTextBox Members