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

IViewLocator Interface

Provides a method to retrieve a View by its type name.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Mvvm.v22.2.dll

NuGet Package: DevExpress.Mvvm

Declaration

public interface IViewLocator

The following members return IViewLocator objects:

Remarks

See ViewLocator to learn more.

See Also