Click or drag to resize

FolderViewEventsContentsChanged Event

Occurs when contents of the view have changed somehow.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also