[This is preliminary documentation and is subject to change.]

Metadata of the IsReadOnly property

Namespace: Tools.WindowsT.WPF.ControlsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public static readonly DependencyProperty IsReadOnlyProperty
Visual Basic
Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ IsReadOnlyProperty
F#
static val IsReadOnlyProperty: DependencyProperty
JScript
public static final var IsReadOnlyProperty : DependencyProperty

See Also