4 references to IsFocused
Microsoft.Maui.Controls (4)
Shell\SearchHandler.cs (4)
18 public static readonly BindablePropertyKey IsFocusedPropertyKey = BindableProperty.CreateReadOnly(nameof(IsFocused), 24 /// <summary>Bindable property for <see cref="IsFocused"/>.</summary> 67 if (IsFocused) 81 if (!IsFocused)