ViewLocator.ResolveViewType(String) Method
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| viewName | String |
Returns
| Type |
|---|
| Type |
See Also
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
public Type ResolveViewType(
string viewName
)
Public Function ResolveViewType(
viewName As String
) As Type
| Name | Type |
|---|---|
| viewName | String |
| Type |
|---|
| Type |