Identifies the IsReadOnly dependency property.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

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

See Also