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