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

Method DuplicateFiles

FastCopy/RobocopyViewModel.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 void OnUpdateCopySpeed(ProcessIoCounter::IOCounterDiff diff);
43
44 winrt::Windows::Foundation::Collections::IObservableVector<winrt::FastCopy::FileCompareViewModel> DuplicateFiles() { return m_duplicateFiles; }
45 winrt::Windows::Foundation::IReference<bool> UseSource();
46 void UseSource(winrt::Windows::Foundation::IReference<bool> value);
47 winrt::Windows::Foundation::IReference<bool> UseDestination();

Callers 2

CopyDialogWindowMethod · 0.80
CopyDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected