Identifies the IsFocused dependency property.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public static readonly DependencyProperty IsFocusedProperty
Visual Basic
Public Shared ReadOnly IsFocusedProperty As DependencyProperty

See Also