1 reference to SetItemsSource
Microsoft.Maui.Controls (1)
BindableLayout\BindableLayout.cs (1)
250
public IEnumerable ItemsSource { get => _itemsSource; set =>
SetItemsSource
(value); }