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

Method DumpDynamicStateClicked

Xaml/Pages/TrayFlyoutPage.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 void TrayFlyoutPage::DumpDynamicStateClicked(const IInspectable &, const wux::RoutedEventArgs &)
185 {
186 m_DumpDynamicStateRequestedDelegate();
187 }
188
189 void TrayFlyoutPage::EditSettingsClicked(const IInspectable &, const wux::RoutedEventArgs &)
190 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected