2 references to WindowPropertyKey
Microsoft.Maui.Controls (2)
VisualElement\VisualElement.cs (2)
488 public static readonly BindableProperty WindowProperty = WindowPropertyKey.BindableProperty; 499 set => SetValue(WindowPropertyKey, value);