FocusChanged Event
Raised by the automation peer when the focus changes.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
event EventHandler FocusChanged
Event FocusChanged As EventHandler
abstract FocusChanged : IEvent<EventHandler,
EventArgs>
Value
EventHandlerSee Also
Reference
IRootProvider Interface
Avalonia.Automation.Provider Namespace