VSReferencePicker Class

 

VS-Hosted ReferencePicker

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker::VSReferencePicker

public ref class VSReferencePicker : IReferencePicker, SReferencePicker

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodPickElementReference(ITypeDescriptorContext^, IWindowsFormsEditorService^, Store^, ModelBusReference^)

Picks element reference in UITypeEditor context

System_CAPS_pubmethodPickElementReference(Store^, ModelBusReference^, array<PickerMetadataBaseAttribute^>^)

Picks element reference using file-based mode-element browser

System_CAPS_pubmethodPickElementReferenceNoFixup(IServiceProvider^, ModelBusReference^, array<PickerMetadataBaseAttribute^>^)

Picks element reference using file-based mode-element browser

System_CAPS_pubmethodPickElementReferenceNoFixup(ITypeDescriptorContext^, IWindowsFormsEditorService^, IServiceProvider^, ModelBusReference^)

Picks element reference in UITypeEditor context

System_CAPS_pubmethodPickModelReference(ITypeDescriptorContext^, IWindowsFormsEditorService^, Store^, ModelBusReference^)

Picks model reference in UITypeEditor context

System_CAPS_pubmethodPickModelReference(Store^, ModelBusReference^, array<PickerMetadataBaseAttribute^>^)

Picks model reference using file-based mode browser

System_CAPS_pubmethodPickModelReferenceNoFixup(IServiceProvider^, ModelBusReference^, array<PickerMetadataBaseAttribute^>^)

Picks model reference using file-based mode browser

System_CAPS_pubmethodPickModelReferenceNoFixup(ITypeDescriptorContext^, IWindowsFormsEditorService^, IServiceProvider^, ModelBusReference^)

Picks model reference in UITypeEditor context

System_CAPS_protmethodPickReference(ITypeDescriptorContext^, IWindowsFormsEditorService^, Type^, IServiceProvider^, Store^, ModelBusReference^)

Picks a reference in UITypeEditor context

System_CAPS_protmethodPickReference(Type^, IServiceProvider^, Store^, ModelBusReference^, array<PickerMetadataBaseAttribute^>^)

Picks a reference not in UITypeEditor context

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: