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

Method HeaderContent

FastCopy/SettingContainer.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 winrt::Windows::Foundation::IInspectable implementation::SettingContainer::HeaderContent()
64 {
65 return GetValue(m_headerContentProperty);
66 }
67
68 void implementation::SettingContainer::HeaderContent(winrt::Windows::Foundation::IInspectable header)
69 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected