4 references to GetBackButtonVisible
Microsoft.Maui.Controls (4)
NavigationPage\NavigationPageToolbar.cs (4)
148 get => GetBackButtonVisible(); 196 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible)); 203 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible)); 210 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible));