AutoCompleteBoxFilterModeProperty Field

Gets the identifier for the FilterMode property.

Definition

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

Field Value

StyledPropertyAutoCompleteFilterMode

See Also