摘要: 1、无边框窗体 Background="Transparent" ResizeMode="NoResize" AllowsTransparency="True" WindowStyle="None" 2、拖拽移动 在Xaml中为Window添加MouseDown事件的处理方法 MouseDown=" 阅读全文
posted @ 2022-07-11 15:28 orenl 阅读(1408) 评论(0) 推荐(0)