IsReadOnly Property
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
BooleanImplements
IValueProvider.IsReadOnlySee Also
Reference
TextBoxAutomationPeer Class
Avalonia.Automation.Peers Namespace