2 references to XPropertyKey
Microsoft.Maui.Controls (2)
VisualElement\VisualElement.cs (2)
48
public static readonly BindableProperty XProperty =
XPropertyKey
.BindableProperty;
898
private set { SetValue(
XPropertyKey
, value); }