提交代码
This commit is contained in:
@ -27,15 +27,7 @@ namespace 货架标准上位机
|
||||
|
||||
private void DataGrid_SelectedCellsChanged(object sender, SelectedCellsChangedEventArgs e)
|
||||
{
|
||||
//try
|
||||
//{
|
||||
// DataGrid datagrid = sender as DataGrid;
|
||||
// datagrid.UnselectAllCells();
|
||||
//}
|
||||
//catch
|
||||
//{
|
||||
|
||||
//}
|
||||
}
|
||||
|
||||
private void LoadedVisible(object sender, EventArgs e)
|
||||
|
Reference in New Issue
Block a user