Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Btl
ViewModels
ViewModelLocator
C# Class 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.
Show file
Open project: barrylapthorn/countdown_timer
Private Properties
Property
Type
Description
Public Methods
Method
Description
ViewModelLocator
( ) :
System
Initializes a new instance of the ViewModelLocator class.
Method Details
ViewModelLocator()
public
method
Initializes a new instance of the ViewModelLocator class.
public
ViewModelLocator
( ) :
System
return
System