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

Method TitleProperty

FastCopy/SettingContainer.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 }
131
132 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::TitleProperty()
133 {
134 return m_titleProperty;
135 }
136 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::HelpTextProperty()
137 {
138 return m_helpTextProperty;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected