ViewModelRoutedViewHost.NavigationStack 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 ObservableCollection<Type?> NavigationStack { get; }
Summary: Gets the navigation stack.
Returns: ObservableCollection
Value: The navigation stack.