2 references to DataTemplate
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (1)
233 static readonly DataTemplate DefaultItemTemplate = new DataTemplate(() =>
IndicatorView\IndicatorStackLayout.cs (1)
137 var indicatorTemplate = _indicatorView.IndicatorTemplate ??= new DataTemplate(() => new Border