Click or drag to resize

ExplorerBrowserDefaultAction Event

This event occurs if the user triggers the default command e.g. double clicked on an item.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public event EventHandler<CancelEventArgs> DefaultAction

Value

Type: SystemEventHandlerCancelEventArgs
See Also