WPFDevelopers icon indicating copy to clipboard operation
WPFDevelopers copied to clipboard

WPF Developers Daily Share 🎉Ongoing update.

Results 45 WPFDevelopers issues
Sort by recently updated
recently updated
newest added

ScreenCaptureExt screenCaptureExt = new ScreenCaptureExt(); screenCaptureExt.SnapCanceled += ScreenCaptureExt_SnapCanceled; screenCaptureExt.SnapCompleted += ScreenCaptureExt_SnapCompleted;

wontfix

按照链接编译项目 [https://mp.weixin.qq.com/s/M8as_AsVAFsiImDhaX7TKQ](url) 显示不存在各名称,是否缺失文件。 TargetFrameworks.props 已修改为 `net8.0-windows`

bug

当只选择一项时可以正常获取SelectedItems,但超过一项时则返回null

bug

设置为黑色主题时,背景还是白色的。 另外textblock的样式,建议多元化

bug