I have a part in my code that requires the user to select a folder. I've been using the microsoft dialog FolderBrowserDialog do this. It works fine except that the dialog isn't dark when the ArcGIS Pro user has set Pro to dark theme.
Is there an Esri equivelent to the FolderBrowserDialog, or is there a way that I can configure an Esri dialog to do the same task?
Thanks