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

Method StartupClicked

Xaml/Pages/TrayFlyoutPage.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 void TrayFlyoutPage::StartupClicked(const IInspectable &, const wux::RoutedEventArgs &)
215 {
216 m_StartupStateChangedDelegate();
217 }
218
219 void TrayFlyoutPage::TipsAndTricksClicked(const IInspectable &, const wux::RoutedEventArgs &)
220 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected