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