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

Method ExitClicked

Xaml/Pages/TrayFlyoutPage.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227 }
228
229 void TrayFlyoutPage::ExitClicked(const IInspectable &, const wux::RoutedEventArgs &)
230 {
231 m_ExitRequestedDelegate();
232 }
233
234 wuxc::MenuFlyoutSubItem TrayFlyoutPage::GetContainingSubMenu(const wuxc::MenuFlyoutItemBase &item, const wuxc::MenuFlyoutSubItem &subItem)
235 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected