1 implementation of Focus
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
1117 public bool Focus() =>
1 reference to Focus
Microsoft.Maui (1)
Handlers\View\ViewHandler.cs (1)
477 /// Maps the abstract <see cref="IView.Focus"/> property to the platform-specific implementations.