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

Method ExpanderContent

FastCopy/SettingContainer.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 winrt::Windows::Foundation::IInspectable implementation::SettingContainer::ExpanderContent()
74 {
75 return GetValue(m_expanderContentProperty);
76 }
77
78 void implementation::SettingContainer::ExpanderContent(winrt::Windows::Foundation::IInspectable expanderContent)
79 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected