Click or drag to resize

FolderViewEventsSelectedItemChanged Event

Occurs when one of the selected items has changed.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> SelectedItemChanged

Value

Type: SystemEventHandlerDispatchEventArgs
See Also