2 references to GridLength
Microsoft.Maui (1)
Primitives\GridLength.cs (1)
80 return new GridLength(absoluteValue);
Microsoft.Maui.Controls (1)
GridLengthTypeConverter.cs (1)
33 return new GridLength(length);