 |
| BcfHierarchicalViewManagerRestoringNavigationState Property |
Gets a value indicating whether [restoring navigation state].
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic bool RestoringNavigationState { get; }Public ReadOnly Property RestoringNavigationState As Boolean
Get
Property Value
Type:
Booleantrue if [restoring navigation state]; otherwise,
false.
See Also