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

Method SelectionProperty

FastCopy/SegmentedButton.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 int Selection();
23 void Selection(int value);
24 static winrt::Microsoft::UI::Xaml::DependencyProperty SelectionProperty() { return m_selectionProperty; }
25 private:
26 static winrt::Microsoft::UI::Xaml::DependencyProperty m_content1;
27 static winrt::Microsoft::UI::Xaml::DependencyProperty m_content2;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected