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