I would like create a browse dialog only for filegeodatabases as in ArcGIS Pro Catalog 'New File Geodatabase' in my addin.
Using ArcGIS.Desktop.Catalog.OpenItemDialog with ItemsFilter.geodatabases it is possible to select all types of geodatabases.
Do exists a special dialog for file geodatabases? or
Is it possible to programm a custom ItemsfFilter object? or
Is there a nother way to get a filegeodatabse browse dialog?