MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / Button1_Click

Method Button1_Click

FastCopy/SegmentedButton.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59 void SegmentedButton::Button1_Click(winrt::Windows::Foundation::IInspectable const&, winrt::Microsoft::UI::Xaml::RoutedEventArgs const&)
60 {
61 Button2().IsChecked(false);
62 }
63
64
65 void SegmentedButton::Button2_Click(winrt::Windows::Foundation::IInspectable const&, winrt::Microsoft::UI::Xaml::RoutedEventArgs const&)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected