MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / EditConfigFile

Method EditConfigFile

Xaml/Pages/WelcomePage.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 void WelcomePage::EditConfigFile(const IInspectable &, const wux::RoutedEventArgs &)
32 {
33 m_ConfigEditRequestedHandler();
34 }
35
36 void WelcomePage::AgreeButtonClicked(const IInspectable &, const wux::RoutedEventArgs &)
37 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected