2 references to NotifyNewRowAddedCallback
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
485if (null != this.NotifyNewRowAddedCallback) 488object added = this.NotifyNewRowAddedCallback(this.dataGrid, btn.CommandParameter);