ViewModelLocator ClassDelta Engine Documentation
This class contains static references to all the view models in the application and provides an entry point for the bindings. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Emulator.Tests.ViewModel ViewModelLocator

Namespace: DeltaEngine.Editor.Emulator.Tests.ViewModel
Assembly: DeltaEngine.Editor.Emulator.Tests (in DeltaEngine.Editor.Emulator.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ViewModelLocator

The ViewModelLocator type exposes the following members.

Constructors

  NameDescription
Public methodViewModelLocator
Initializes a new instance of the ViewModelLocator class. View code on GitHub
Top
Methods

  NameDescription
Public methodStatic memberCleanup
Top
Properties

  NameDescription
Public propertyMain
Top
See Also