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

Method OnApplyTemplate

Xaml/Controls/SwitchPresenter.cpp:24–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 void SwitchPresenter::OnApplyTemplate()
25 {
26 base_type::OnApplyTemplate();
27
28 EvaluateCases();
29 }
30
31 SwitchPresenter::~SwitchPresenter()
32 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected