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

Method SymbolProperty

FastCopy/SettingContainer.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::SymbolProperty()
99 {
100 return m_symbolProperty;
101 }
102
103 winrt::hstring implementation::SettingContainer::Title()
104 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected