Click or drag to resize
CalculationWorks Logo
BcfHierarchicalViewManagerRestoringNavigationState Property
Gets a value indicating whether [restoring navigation state].

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public bool RestoringNavigationState { get; }

Property Value

Type: Boolean
true if [restoring navigation state]; otherwise, false.
See Also