IModelBrowser Interface

 

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)

public interface class IModelBrowser

NameDescription
System_CAPS_pubpropertyTitle

The browser's title

NameDescription
System_CAPS_pubmethodClear()

Clears the reference

System_CAPS_pubmethodInitialize(IModelBrowserHost^)

Sets the host

System_CAPS_pubmethodIsValid()

Validation method

NameDescription
System_CAPS_pubeventReferenceChanged

Fired when selected a reference

Return to top
Show: