2 references to XConstraintProperty
Microsoft.Maui.Controls (2)
LegacyLayouts\RelativeLayout.cs (2)
138
return (Constraint)bindable.GetValue(
XConstraintProperty
);
163
bindable.SetValue(
XConstraintProperty
, value);