Click or drag to resize

SearchEditSearchScope Property

Gets or sets the search scope. This is a dependency property.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ItemIdList SearchScope { get; set; }

Property Value

Type: ItemIdList
The folder defining the search scope.
See Also