The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

IViewFor.

ViewModel Property

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