Identifies the IsReadOnly dependency property.

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

Syntax

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

See Also