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

Method ShowResetProperty

FastCopy/SettingContainer.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 SetValue(m_showResetProperty, winrt::box_value(showReset));
126 }
127 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::ShowResetProperty()
128 {
129 return m_showResetProperty;
130 }
131
132 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::TitleProperty()
133 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected