Summary
Gets or sets the View Model associated with the View.
- Namespace
- ReactiveUI
- Containing Type
- IViewFor
Syntax
object ViewModel { get; set; }
Value
Type | Description |
---|---|
object |
object ViewModel { get; set; }
Type | Description |
---|---|
object |