SelectionProperty Property
Identifies the property that gets the selected items in a container.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static AutomationProperty SelectionProperty { get; }
Public Shared ReadOnly Property SelectionProperty As AutomationProperty
Get
static member SelectionProperty : AutomationProperty with get
Property Value
AutomationPropertySee Also
Reference
SelectionPatternIdentifiers Class
Avalonia.Automation Namespace