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