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