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

ViewInjectionManager.PersistentManager Property

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v21.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

public static IViewInjectionManager PersistentManager { get; }

Property Value

Type
IViewInjectionManager
See Also