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

Method ViewModel

FastCopy/MainPage.xaml.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 winrt::FastCopy::SettingsViewModel MainPage::ViewModel()
40 {
41 return ViewModelLocator::GetInstance().SettingsViewModel();
42 }
43
44
45}

Callers

nothing calls this directly

Calls 1

SettingsViewModelMethod · 0.45

Tested by

no test coverage detected