DialogViewModelBase.GetNestedViewModel Method
| Name | Parameters | Description |
|---|---|---|
| GetNestedViewModel<TChildViewModel>(Expression<Func<TChildViewModel>>, Func<TChildViewModel>) | getter, createDelegate | Returns the nested view model. |
| GetNestedViewModel<TChildViewModel>(Expression<Func<TChildViewModel>>) | getter | Returns the nested view model. |