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