Identifies the IsReadOnly dependency property.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

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

See Also