ItemsSourceProperty Field
Defines the ItemsSource property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IEnumerable?> ItemsSourceProperty
Public Shared ReadOnly ItemsSourceProperty As StyledProperty(Of IEnumerable)
static val ItemsSourceProperty: StyledProperty<IEnumerable>