We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824fa77 commit de7d034Copy full SHA for de7d034
3 files changed
dev/DevWinUI/Common/Picker/FilePicker.cs
@@ -5,7 +5,6 @@
5
6
namespace DevWinUI;
7
8
-[Experimental]
9
public class FilePicker
10
{
11
private IntPtr hwnd;
dev/DevWinUI/Common/Picker/FolderPicker.cs
@@ -4,7 +4,6 @@
4
public class FolderPicker
dev/DevWinUI/Common/Picker/SavePicker.cs
public class SavePicker
0 commit comments