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