2 references to ItemsSource
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
374 /// <summary>Bindable property for <see cref="ItemsSource"/>.</summary> 376 BindableProperty.Create(nameof(ItemsSource), typeof(IEnumerable), typeof(SearchHandler), null, BindingMode.OneTime,