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

Method HeaderContentProperty

FastCopy/SettingContainer.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::HeaderContentProperty()
94 {
95 return m_headerContentProperty;
96 }
97
98 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::SymbolProperty()
99 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected