Skip to main content

ISupportParentViewModel Members

Provides a member that allows a Main ViewModel to be passed to a Detail ViewModel. In addition, this allows the Main ViewModel’s services to be used within the Detail ViewModel.

Properties

Name Description
ParentViewModel Specifies the parent View model for building a parent-child view model relationship.
See Also