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

Method Content1Property

FastCopy/SegmentedButton.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 return m_content2;
52 }
53 winrt::Microsoft::UI::Xaml::DependencyProperty SegmentedButton::Content1Property()
54 {
55 return m_content1;
56 }
57
58
59 void SegmentedButton::Button1_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