AutoCompleteBoxMinimumPrefixLengthProperty Field

Identifies the MinimumPrefixLength property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<int> MinimumPrefixLengthProperty

Field Value

StyledPropertyInt32
The identifier for the MinimumPrefixLength property.

See Also