C# Класс BeatMachine.ViewModel.ViewModelLocator

This class contains static references to all the view models in the application and provides an entry point for the bindings.
Показать файл Открыть проект

Открытые методы

Метод Описание
Cleanup ( ) : void
ViewModelLocator ( ) : GalaSoft.MvvmLight

Initializes a new instance of the ViewModelLocator class.

Описание методов

Cleanup() публичный статический Метод

public static Cleanup ( ) : void
Результат void

ViewModelLocator() публичный Метод

Initializes a new instance of the ViewModelLocator class.
public ViewModelLocator ( ) : GalaSoft.MvvmLight
Результат GalaSoft.MvvmLight