4 references to ConstraintType
Microsoft.Maui.Controls (4)
LegacyLayouts\ConstraintExpression.cs (4)
27 public ConstraintType Type { get; set; } 40 case ConstraintType.RelativeToParent: 45 case ConstraintType.Constant: 47 case ConstraintType.RelativeToView: