2 references to AlignContent
Microsoft.Maui.Controls (2)
LegacyLayouts\FlexLayout.cs (2)
26 /// <summary>Bindable property for <see cref="AlignContent"/>.</summary> 28 BindableProperty.Create(nameof(AlignContent), typeof(FlexAlignContent), typeof(FlexLayout), FlexAlignContent.Stretch,