Skip to main content
A newer version of this page is available. .

IViewInjectionService Interface

Provides methods and properties to inject VewModels (and their Views) and operate with them.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v18.2.dll

Declaration

public interface IViewInjectionService

The following members return IViewInjectionService objects:

Remarks

See ViewInjectionService to learn more.

See Also