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

Method EditPage

Maple.App/EditPage.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14namespace winrt::Maple_App::implementation
15{
16 EditPage::EditPage()
17 {
18 InitializeComponent();
19 }
20
21 fire_and_forget EditPage::OnNavigatedTo(NavigationEventArgs const& e) {
22 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected