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