AvaloniaPropertyMetadataIsReadOnly Property
Gets whether this instance is read-only and can't be modified.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
member IsReadOnly : bool with get
Property Value
Boolean