I am evaluating moving an existing ArcMap project to ArcGIS Pro. I need to see if there is an example of how to do this with the ArcGIS Pro SDK. I have a wizard in ArcMap where one of the steps is a screen display with a map with a layer for the user to select features for the particular polygon layer. I used the AxMapControl and AxToolbarControl to allow the user to do this selection. If I move it over to ArcGIS Pro, I would need to have the same capabilities. I was wondering if this is possible to do, or if I need to look at an additional developer api to make this work in the application. Is there any examples or documentation on how to do this?
Steve