1 write to _editAction
PresentationFramework (1)
System\Windows\Controls\DataGridrowEditEndingEventArgs.cs (1)
25_editAction = editAction;
1 reference to _editAction
PresentationFramework (1)
System\Windows\Controls\DataGridrowEditEndingEventArgs.cs (1)
50get { return _editAction; }