Summary
Gets or sets the ViewModel corresponding to this specific View. This should be
a DependencyProperty if you're using XAML.
- Namespace
- ReactiveUI
- Containing Type
- ReactiveActivity
<TViewModel>
Syntax
public TViewModel? ViewModel { get; set; }
Value
Type | Description |
---|---|
TViewModel? |