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

Method ResetDynamicStateClicked

Xaml/Pages/TrayFlyoutPage.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 void TrayFlyoutPage::ResetDynamicStateClicked(const IInspectable &, const wux::RoutedEventArgs&)
205 {
206 m_ResetDynamicStateRequestedDelegate();
207 }
208
209 void TrayFlyoutPage::CompactThunkHeapClicked(const IInspectable &, const wux::RoutedEventArgs &)
210 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected