IReferencePicker.PickElementReference 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 | |
---|---|---|
PickElementReference(ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference) | Picks a reference using element browser and displays it. Supports automatic fixup in the store. |
|
PickElementReference(Store, ModelBusReference, PickerMetadataBaseAttribute[]) | 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