Click or drag to resize

ShellContextMenuRenameItemSelected Event

This event is fired when the context menu option "Rename" is selected from the context menu or passed to ExecuteCommand(ShellContextMenuCommand).

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public event EventHandler RenameItemSelected

Value

Type: SystemEventHandler
See Also