IModelBrowser Interface
Visual Studio 2015
IModelBrowser - is the browser contract for the WPF user controls that act as the model browsers in the picker dialog.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Title | The browser's title |
| Name | Description | |
|---|---|---|
![]() | Clear() | Clears the reference |
![]() | Initialize(IModelBrowserHost^) | Sets the host |
![]() | IsValid() | Validation method |
| Name | Description | |
|---|---|---|
![]() | ReferenceChanged | Fired when selected a reference |
Show:


