2 references to Horizontal
Microsoft.Maui.Controls (2)
Items\ItemsLayoutTypeConverter.cs (2)
29
return LinearItemsLayout.
Horizontal
;
60
if (value is LinearItemsLayout && value == LinearItemsLayout.
Horizontal
)