コード例 #1
0
 private void DataGridClients_OnLoadingRow(object sender, DataGridRowEventArgs e)
 {
     _viewModel.AdaptBackColor(e);
 }