3 references to None
Microsoft.Maui (3)
Layouts\GridLayoutManager.cs (3)
211
var columnGridLengthType = GridLengthType.
None
;
221
var rowGridLengthType = GridLengthType.
None
;
1193
_ => GridLengthType.
None
,