RemoveFromSelection Method
Removes the current element from the collection of selected items.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
void RemoveFromSelection()
Sub RemoveFromSelection
abstract RemoveFromSelection : unit -> unit
See Also
Reference
ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace