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

Method AboutClicked

Xaml/Pages/TrayFlyoutPage.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222 }
223
224 void TrayFlyoutPage::AboutClicked(const IInspectable &, const wux::RoutedEventArgs &)
225 {
226 m_AboutRequestedDelegate();
227 }
228
229 void TrayFlyoutPage::ExitClicked(const IInspectable &, const wux::RoutedEventArgs &)
230 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected