IReferencePicker.PickModelReferenceNoFixup Method
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Overload List
Name | Description | |
---|---|---|
PickModelReferenceNoFixup(IServiceProvider, ModelBusReference, PickerMetadataBaseAttribute[]) | Picks a reference using model browser and displays it. Broken references will not be automatically fixed up. |
|
PickModelReferenceNoFixup(ITypeDescriptorContext, IWindowsFormsEditorService, IServiceProvider, ModelBusReference) | Picks a reference using model browser and displays it. Supports automatic fixup in the store. |
Return Value
See Also
IReferencePicker Interface
Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting Namespace
Return to top