Skip to main content

TextSearch Fields

Fields

TextBindingPropertyDefines the TextBinding attached property. The binding will be applied to each item during text search in SelectingItemsControl (such as ComboBox).
TextPropertyDefines the Text attached property. This text will be considered during text search in SelectingItemsControl (such as ComboBox). This property is usually applied to an item container directly.

See Also

Reference

TextSearch Class
Avalonia.Controls.Primitives Namespace