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

Method HelpTextProperty

FastCopy/SettingContainer.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 return m_titleProperty;
135 }
136 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::HelpTextProperty()
137 {
138 return m_helpTextProperty;
139 }
140}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected