左眼水星

导航

在WPF UWP WinUI中相同功能的用法的区别

文件选择器 WPF:OpenFileDialog Microsoft.Win32.OpenFileDialog openFileDialog = new(); bool? result = openFileDialog.ShowDialog(); if (result.HasValue&&resul

posted on 2023-03-08 21:22  左眼水星  阅读(308)  评论(0编辑  收藏  举报