| 125 | SetValue(m_showResetProperty, winrt::box_value(showReset)); |
| 126 | } |
| 127 | winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::ShowResetProperty() |
| 128 | { |
| 129 | return m_showResetProperty; |
| 130 | } |
| 131 | |
| 132 | winrt::Microsoft::UI::Xaml::DependencyProperty implementation::SettingContainer::TitleProperty() |
| 133 | { |
nothing calls this directly
no outgoing calls
no test coverage detected