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