2 references to YConstraintProperty
Microsoft.Maui.Controls (2)
LegacyLayouts\RelativeLayout.cs (2)
143
return (Constraint)bindable.GetValue(
YConstraintProperty
);
168
bindable.SetValue(
YConstraintProperty
, value);