IReferencePicker.PickElementReferenceNoFixup 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
System_CAPS_pubmethod PickElementReferenceNoFixup(IServiceProvider, ModelBusReference, PickerMetadataBaseAttribute[])

Picks a reference using element browser and displays it. Broken references will not be automatically fixed up.

System_CAPS_pubmethod PickElementReferenceNoFixup(ITypeDescriptorContext, IWindowsFormsEditorService, IServiceProvider, ModelBusReference)

Picks a reference using element 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