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