AutoCompleteBoxItemTemplateProperty Field

Identifies the ItemTemplate property.

Definition

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

Field Value

StyledPropertyIDataTemplate
The identifier for the ItemTemplate property.

See Also