LostSelection Event
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public event EventHandler LostSelection
Public Event LostSelection As EventHandler
abstract LostSelection : IEvent<EventHandler,
EventArgs>
override LostSelection : IEvent<EventHandler,
EventArgs>
Value
EventHandlerImplements
ISelectionModel.LostSelectionSee Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace