1 reference to OnQueryAttributesPropertyChanged
Microsoft.Maui.Controls (1)
Shell\ShellContent.cs (1)
33 BindableProperty.CreateAttached("QueryAttributes", typeof(ShellRouteParameters), typeof(ShellContent), defaultValue: null, propertyChanged: OnQueryAttributesPropertyChanged);