TextSearchTextProperty Field

Defines the Text attached property. This text will be considered during text search in SelectingItemsControl (such as ComboBox)

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<string?> TextProperty

Field Value

AttachedPropertyString

See Also