Skip to main content

IViewLocator Interface

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

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public interface IViewLocator

The following members return IViewLocator objects:

#Remarks

See ViewLocator to learn more.

See Also