2 writes to ShouldIgnoreDataGridAutoCommit
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
1205this.DesignerView.ShouldIgnoreDataGridAutoCommit = shouldIgnore;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
121this.ShouldIgnoreDataGridAutoCommit = false;
1 reference to ShouldIgnoreDataGridAutoCommit
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
667if (!this.ShouldIgnoreDataGridAutoCommit)