1 reference to OnContentChanged
Microsoft.Maui.Controls (1)
Shell\ShellContent.cs (1)
26 BindableProperty.Create(nameof(Content), typeof(object), typeof(ShellContent), null, BindingMode.OneTime, propertyChanged: OnContentChanged);