Version
Win 11
I guess the latest app isioation version? (How should I know?)
Repro Steps
Launch my repro app: WpfPackaged
It is a WPF app that tries to show a filepicker to the user.
Following the documentation I managed to get it to the point where:
- the file open dialog opens and does not show an "Access denied" messagebox all the time

- but when the user selects e.g. a jpg file and klicks "ok", then the dialog returns with a result
true but the FileName is empty...
this has to be a bug.
Unexpected Results

Version
Win 11
I guess the latest app isioation version? (How should I know?)
Repro Steps
Launch my repro app: WpfPackaged
It is a WPF app that tries to show a filepicker to the user.
Following the documentation I managed to get it to the point where:
truebut theFileNameis empty...this has to be a bug.
Unexpected Results