2 references to AutomationId
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
308 /// <summary>Bindable property for <see cref="AutomationId"/>.</summary> 309 public static readonly BindableProperty AutomationIdProperty = BindableProperty.Create(nameof(AutomationId), typeof(string), typeof(SearchHandler), null);