Universal Browser
The Universal Browser is a WPF control that allows you to add the Universal Browser to a form or user display.
The Show Models and ModelsAndEntryPointFilter properties work together to allow you to select the models and/or entry points to display in the Universal Browser. If the ShowModels check box is cleared, your selections in the ModelsAndEntryPointsFilter dialog box are ignored. In that case, you can use the DataFilter property to set the models.
The Universal Browser control functions in the same manner as the Universal Browser when it is opened in the Workflow client; that is, hierarchical models expand as you select resources, basic and advanced searches can be performed, and Quick Find is available. For more information, see Universal Browser.
See Custom Controls to view the usage and description of the properties for this control.