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

Method CloseClicked

Xaml/Pages/FramelessPage.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 }
123
124 void FramelessPage::CloseClicked(const IInspectable &, const wux::RoutedEventArgs &)
125 {
126 Close();
127 }
128
129 void FramelessPage::SystemMenuOpening(const IInspectable &, const IInspectable &)
130 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected