MCPcopy Create free account
hub / github.com/YtFlow/Maple / MainSplitView_PaneClosing

Method MainSplitView_PaneClosing

Maple.App/MainPage.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 }
515
516 void MainPage::MainSplitView_PaneClosing(SplitView const&, SplitViewPaneClosingEventArgs const&)
517 {
518 NavigationManager.AppViewBackButtonVisibility(AppViewBackButtonVisibility::Visible);
519 }
520
521 fire_and_forget MainPage::GenerateProfileButton_Click(IInspectable const& sender, RoutedEventArgs const& e)
522 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected