PickerDialog.CreateDialog Method
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)
Overload List
Name | Description | |
---|---|---|
CreateDialog(Type, Store, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>) | Creates a PickerDialog and initializes it based on the parameters. |
|
CreateDialog<T>(Store, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>) | Creates a PickerDialog and initializes it based on the parameters. |
See Also
PickerDialog Class
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace
Return to top