SelectedItemsProperty Field
Defines the SelectedItems property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<SelectingItemsControl, IList?> SelectedItemsProperty
Public Shared ReadOnly SelectedItemsProperty As DirectProperty(Of SelectingItemsControl, IList)
static val SelectedItemsProperty: DirectProperty<SelectingItemsControl, IList>
Field Value
DirectProperty(SelectingItemsControl, IList)