3 references to
Microsoft.Maui.Controls (3)
Items\GridItemsLayout.cs (2)
20
public GridItemsLayout([Parameter("Orientation")] ItemsLayoutOrientation orientation) :
base
(orientation)
26
base
(orientation)
Items\LinearItemsLayout.cs (1)
10
public LinearItemsLayout([Parameter("Orientation")] ItemsLayoutOrientation orientation) :
base
(orientation)