GetSelectionCore Method
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected virtual IReadOnlyList<AutomationPeer>? GetSelectionCore()
Protected Overridable Function GetSelectionCore As IReadOnlyList(Of AutomationPeer)
abstract GetSelectionCore : unit -> IReadOnlyList<AutomationPeer>
override GetSelectionCore : unit -> IReadOnlyList<AutomationPeer>
Return Value
See Also
Reference
SelectingItemsControlAutomationPeer Class
Avalonia.Automation.Peers Namespace