文件 | 文件夹选择器
文件夹选择器 (FolderDropPicker)
AllowMultiple是否支持多选, 只在选择模式下生效,拖拽无效SelectionTitleBar选择对话框的标题SuggestedStartLocation默认起始位置SelectedButtonIsVisible选择按钮是否显示Header选择器标题

xml
<ui:FolderDropPicker AllowMultiple="True" SuggestedStartLocation="C:\"/>文件选择器 (FileDropPicker)
FileTypeFilter文件类型过滤

xml
<ui:FileDropPicker AllowMultiple="True"/>