3 references to Length
Microsoft.Maui (3)
Layouts\Flex.cs (3)
526 if (child.Basis.Length < 0) 528 if (child.Basis.IsRelative && child.Basis.Length > 1) 530 float basis = child.Basis.Length;