4 references to GetBackButtonVisible
Microsoft.Maui.Controls (4)
NavigationPage\NavigationPageToolbar.cs (4)
136 get => GetBackButtonVisible(); 184 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible)); 191 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible)); 198 SetProperty(ref _backButtonVisible, GetBackButtonVisible(), nameof(BackButtonVisible));