Skip to main content

VisualStateService.AutoRestoreStateProperty Field

Identifies the VisualStateService.AutoRestoreState dependency property.

Namespace: DevExpress.Mvvm.UI.ModuleInjection

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly DependencyProperty AutoRestoreStateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also