Click or drag to resize

FolderViewEventsIconSizeChanged Event

Occurs when the icon size changed in the view.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also