ChooseEFContextPage Constructors
Provides a view for the Select the Data Context page of the Data Source Wizard in WPF applications.Name | Parameters | Description |
---|---|---|
ChooseEFContextPage(EFWizardOptions, IServiceProvider, IOpenFileDialogAccessor) | options, serviceProvider, openFileAccessor | Initializes a new instance of the ChooseEFContextPage class with the specified settings. |
See Also