NavigationForm.CanNavigateBack property¶
Defined in
Type: NavigationForm
Namespace: ReactiveMarbles.ViewModel.WinForms
Assembly: ReactiveMarbles.ViewModel.WinForms.dll
Applies to
net8.0-windows10.0.19041
public IObservable<bool> CanNavigateBack { get; }
Summary: Gets the can navigate back.
Returns: IObservable
Value: The can navigate back.