NavigationWindow.CanNavigateBack property¶
Defined in
Type: NavigationWindow
Namespace: ReactiveMarbles.ViewModel.Wpf
Assembly: ReactiveMarbles.ViewModel.Wpf.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.