Skip to main content

ViewInjectionService Properties

Allows you to integrate any ViewModel (with its View) to any control.
Name Description
HasAnimatedProperties Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
RegionName This is a dependency property.
SelectedViewModel This is a dependency property.
SelectedViewModelChangedCommand This is a dependency property.
Strategy
StrategyManager
UnregisterOnUnloaded Gets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property. Inherited from ServiceBase.
ViewInjectionManager This is a dependency property.
ViewLocator This is a dependency property.
ViewModelClosingCommand This is a dependency property.
ViewModels
See Also