10 references to pageLayoutInfo
System.Workflow.ComponentModel (10)
AuthoringOM\Design\WorkflowLayouts.cs (10)
402foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 416foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 451foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 484foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 499foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 553foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 619headerFooterData.TotalPages = this.pageLayoutInfo.Count; 634foreach (PageLayoutData pageLayoutData in this.pageLayoutInfo) 797this.pageLayoutInfo.Clear(); 815this.pageLayoutInfo.Add(new PageLayoutData(logicalBounds, pageBounds, viewablePageBounds, new Point(column, row)));