2 references to TextOverride
Microsoft.Maui.Controls (2)
Shell\BackButtonBehavior.cs (2)
32 /// <summary>Bindable property for <see cref="TextOverride"/>.</summary> 34 BindableProperty.Create(nameof(TextOverride), typeof(string), typeof(BackButtonBehavior), null, BindingMode.OneTime);