Skip to content

ViewModelRoutedViewHost.CanNavigateBackObservable property

Defined in

Type: ViewModelRoutedViewHost Namespace: CrissCross.WPF Assembly: CrissCross.WPF.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public IObservable<bool?> CanNavigateBackObservable { get; }

View source

Summary: Gets the can navigate back observable.

Returns: IObservable

Value: The can navigate back observable.