The IViewModel type exposes the following members.

Properties

  NameDescription
Public propertyExtensions
View model extensions. This will support adding additional view models They can be accessed from a property like this Text="{Binding ViewModelExtensions[test].MyViewModelProperty}"
Public propertyLocalRegionManager
Public propertyModel
Public propertyModelContainer
Public propertyView

See Also