Click or drag to resize

ViewDialogMessageTViewModel Property

Gets or sets the ViewModel source for the View.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public T ViewModel { get; set; }

Property Value

Type: T
See Also