Click or drag to resize

ExplorerBrowserDeselectAll Method

Deselect all items in the listview.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public void DeselectAll()
Exceptions
ExceptionCondition
COMExceptionif items could not be deselected e.g. in control panel.
See Also