1 reference to Focused
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
1546 void OnFocused() => Focused?.Invoke(this, new FocusEventArgs(this, true));