MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / OnCasesChanged

Method OnCasesChanged

Xaml/Controls/SwitchPresenter.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void SwitchPresenter::OnCasesChanged(const wfc::IObservableVector<Case> &, const wfc::IVectorChangedEventArgs &)
99 {
100 EvaluateCases();
101 }
102
103 void SwitchPresenter::OnLoaded(const IInspectable &, const wux::RoutedEventArgs &)
104 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected