IsReadOnlyProperty Field
Defines the IsReadOnly property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsReadOnlyProperty
Public Shared ReadOnly IsReadOnlyProperty As StyledProperty(Of Boolean)
static val IsReadOnlyProperty: StyledProperty<bool>