Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IModelBrowser - is the browser contract for the WPF user controls that act as the model browsers in the picker dialog.
Namespace:   Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
public interface IModelBrowser
public interface class IModelBrowser
type IModelBrowser = interface end
Public Interface IModelBrowser
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | Title | The browser's title | 
Methods
| Name | Description | |
|---|---|---|
| .gif) | Clear() | Clears the reference | 
| .gif) | Initialize(IModelBrowserHost) | Sets the host | 
| .gif) | IsValid() | Validation method | 
Events
| Name | Description | |
|---|---|---|
| .jpeg) | ReferenceChanged | Fired when selected a reference | 
See Also
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace
Return to top