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

Method CancelButtonClicked

Xaml/Pages/ColorPickerPage.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 void ColorPickerPage::CancelButtonClicked(const IInspectable &, const wux::RoutedEventArgs &)
55 {
56 base_type::Close();
57 }
58
59 void ColorPickerPage::DialogOpened(const IInspectable &, const wuxc::ContentDialogOpenedEventArgs &) noexcept
60 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected