摘要:/// /// 设置窗体在屏幕的位置 /// public void WinPosition() { double ScreenWidth = System.Windows.SystemParameters.PrimaryScreenWidth;//WPF this...
阅读全文
11 2016 档案
摘要:/// /// 设置窗体在屏幕的位置 /// public void WinPosition() { double ScreenWidth = System.Windows.SystemParameters.PrimaryScreenWidth;//WPF this...
阅读全文
摘要:<!--点击右键菜单--> <!--自定义透明控件设置BorderBrush="{x:Null}" Background="{x:Null}"即可-->
阅读全文
|