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

Method EditSettingsClicked

Xaml/Pages/TrayFlyoutPage.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 }
188
189 void TrayFlyoutPage::EditSettingsClicked(const IInspectable &, const wux::RoutedEventArgs &)
190 {
191 m_EditSettingsRequestedDelegate();
192 }
193
194 void TrayFlyoutPage::ResetSettingsClicked(const IInspectable &, const wux::RoutedEventArgs &)
195 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected