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

Method ExpanderContentProperty

FastCopy/SettingContainer.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::ExpanderContentProperty()
89 {
90 return m_expanderContentProperty;
91 }
92
93 winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::HeaderContentProperty()
94 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected