Click or drag to resize

ChangeNotifierNotify Event

Occurs when a Windows Shell change notifications is received. Note events can arrive from any thread.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<ChangeNotifyEventArgs> Notify

Value

Type: SystemEventHandlerChangeNotifyEventArgs
See Also