C# Класс Btl.ViewModels.ViewModelLocator

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

Private Properties

Свойство Тип Описание

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

Метод Описание
ViewModelLocator ( ) : System

Initializes a new instance of the ViewModelLocator class.

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

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

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