1 write to DesignerView
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
1191this.DesignerView = helper.Context.Services.GetService<DesignerView>();
2 references to DesignerView
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
1200if (null != this.DesignerView) 1205this.DesignerView.ShouldIgnoreDataGridAutoCommit = shouldIgnore;