When using the ISaveFileDialogService and using the Filter property with two properties there is no way to detect if the user changed the filter. I had two filters in my filter list and set the FilterIndex to 2. After showing the dialog, selecting the first filter and hitting save the filter index in the ISaveFileDialogService is still set to 2.
Is there a way to detect the selected Filter or is this an error.
Hello,
This behavior looks incorrect. The ISaveFileDialogService.FilterIndex should be updated accordingly. I have passed this thread to our developers so they will research it and provide a solution.
Thanks,
Michael