2 references to WindowPropertyKey
Microsoft.Maui.Controls (2)
Shell\BaseShellItem.cs (2)
299 public static readonly BindableProperty WindowProperty = WindowPropertyKey.BindableProperty; 306 set => SetValue(WindowPropertyKey, value);