| 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 | { |
nothing calls this directly
no outgoing calls
no test coverage detected