Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Windows
Mvvm
Services
Navigation
ViewModelAttribute
C# Class System.Windows.Mvvm.Services.Navigation.ViewModelAttribute
Inheritance:
Attribute
Datei anzeigen
Open project: lecode-official/mvvm-framework
Class Usage Examples
Public Methods
Method
Description
ViewModelAttribute
(
Type
viewModelType
)
Initializes a new
ViewModelAttribute
instance.
Method Details
ViewModelAttribute()
public
method
Initializes a new
ViewModelAttribute
instance.
public
ViewModelAttribute
(
Type
viewModelType
)
viewModelType
Type
The type of the view model for the view.