C# (CSharp) mCleaner.ViewModel Namespace

Classes

Name Description
MainViewModel This class contains properties that the main View can data bind to.

Use the mvvminpc snippet to add bindable properties to this ViewModel.

You can also use Blend to data bind with the tool's support.

See http://www.galasoft.ch/mvvm

ViewModelLocator This class contains static references to all the view models in the application and provides an entry point for the bindings.
ViewModel_About
ViewModel_Clam
ViewModel_CleanerML
ViewModel_DuplicateChecker
ViewModel_HomeScreen
ViewModel_Preferences
ViewModel_PrivacyPolicy
ViewModel_ReleaseNotes
ViewModel_RestoreRegistryOptions
ViewModel_Uninstaller