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

ViewLocator Class

Provides functionality to locate Views by their type names.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class ViewLocator :
    LocatorBase,
    IViewLocator

Remarks

See ViewLocator to learn more.

Inheritance

Object
DevExpress.Mvvm.LocatorBase
ViewLocator
See Also