SuspensionManager.SessionState Property
In This Article
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public static Dictionary<string, object> SessionState { get; }
#Property Value
Type |
---|
Dictionary<String, Object> |
See Also