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

Method TipsAndTricksClicked

Xaml/Pages/TrayFlyoutPage.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 void TrayFlyoutPage::TipsAndTricksClicked(const IInspectable &, const wux::RoutedEventArgs &)
220 {
221 m_TipsAndTricksRequestedDelegate();
222 }
223
224 void TrayFlyoutPage::AboutClicked(const IInspectable &, const wux::RoutedEventArgs &)
225 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected