2 references to Type
Microsoft.Maui.Controls.Xaml (2)
MarkupExtensions\ArrayExtension.cs (2)
26
if (
Type
== null)
32
var array = Array.CreateInstance(
Type
, Items.Count);