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

Method Pause

FastCopy/SpeedGraph.xaml.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215 }
216 }
217 void SpeedGraph::Pause()
218 {
219 winrt::Microsoft::UI::Xaml::VisualStateManager::GoToState(*this, L"Pause", false);
220 }
221
222 void SpeedGraph::Error()
223 {

Callers 1

PauseButton_ClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected