ButtonIsDefault Property
Gets or sets a value indicating whether the button is the default button for the
window.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsDefault { get; set; }
Public Property IsDefault As Boolean
Get
Set
member IsDefault : bool with get, set
Property Value
Boolean