Click or drag to resize

NavigationFrameBackRequested Event

Occures when back navigation is requested

Namespace:  Cauldron.XAML.Controls
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static event EventHandler<CauldronBackRequestedEventArgs> BackRequested

Value

Type: SystemEventHandlerCauldronBackRequestedEventArgs
See Also