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

Method RenameDialogPrimaryButton_Click

Maple.App/MainPage.cpp:262–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260 }
261
262 void MainPage::RenameDialogPrimaryButton_Click(IInspectable const&, ContentDialogButtonClickEventArgs const&)
263 {
264 ConfirmRename();
265 }
266
267 void MainPage::RenameDialogText_KeyDown(IInspectable const&, KeyRoutedEventArgs const& e)
268 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected