1 write to FormsDataTemplate
Microsoft.Maui.Controls (1)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1244
that.
FormsDataTemplate
= (global::Microsoft.Maui.Controls.DataTemplate)Value;
3 references to FormsDataTemplate
Microsoft.Maui.Controls (3)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1239
return that.
FormsDataTemplate
;
Platform\Windows\CollectionView\ItemContentControl.cs (2)
47
nameof(
FormsDataTemplate
), typeof(DataTemplate), typeof(ItemContentControl),
150
var dataTemplate =
FormsDataTemplate
;