Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ Error
Method
Error
FastCopy/SpeedGraph.xaml.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
void SpeedGraph::Error()
223
{
224
winrt::Microsoft::UI::Xaml::VisualStateManager::GoToState(*this, L
"Error"
, false);
225
}
226
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected