SelectingItemsControlAutomationPeerGetSelection Method

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IReadOnlyList<AutomationPeer> GetSelection()

Return Value

IReadOnlyListAutomationPeer

Implements

ISelectionProviderGetSelection

See Also