Good morning,
Are the controls which are used in the geoprocessing dialog (the window which opens when you double click a python script, for example) available through ArcObjects or WPF SDK anywhere? Specifically I would like to use the control associated with a Neighborhood parameter and include it in a dockable add-in I am creating.

Of course it is possible to recreate this control myself, just figured it would save some time if ESRI has included these somewhere.
I do not see them in the ArcGIS 10.2 WPF Controls section in the Design Toolbox, so I am doubtful, but figured I would ask anyways. Thank you.