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