1 write to _dataGridRow
PresentationFramework (1)
System\Windows\Controls\DataGridPreparingCellForEditEventArgs.cs (1)
28
_dataGridRow
= row;
1 reference to _dataGridRow
PresentationFramework (1)
System\Windows\Controls\DataGridPreparingCellForEditEventArgs.cs (1)
46
get { return
_dataGridRow
; }