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

Method ViewModel

FastCopy/CopyDialog.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19namespace winrt::FastCopy::implementation
20{
21 winrt::FastCopy::RobocopyViewModel CopyDialog::ViewModel()
22 {
23 return ViewModelLocator::GetInstance().RobocopyViewModel();
24 }
25
26
27 void CopyDialog::ProgressBar_Loaded(winrt::Windows::Foundation::IInspectable const& sender, winrt::Microsoft::UI::Xaml::RoutedEventArgs const& e)

Callers

nothing calls this directly

Calls 1

RobocopyViewModelMethod · 0.45

Tested by

no test coverage detected