01 2020 档案
摘要:/* * 作 者 :姜 彦 * 项目名称 :EMRCPOE.Presentation.Common.Permissions * 类 名 称 :DefaultSetups * 命名空间 :EMRCPOE.Presentation.Common.Permissions * CLR 版本 :4.0.303
阅读全文
摘要:1.利用ListBox控件的两个事件:PreviewMouseMove、Drop 2.数据交换过程中的排序 #region 拖拽 public RelayCommand<MouseEventArgs> PreviewMouseMoveCommand => new RelayCommand<Mouse
阅读全文