1 write to headerFooterTemplates
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
148this.headerFooterTemplates = new string[] {
2 references to headerFooterTemplates
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (2)
162this.headerTextComboBox.Items.AddRange(this.headerFooterTemplates); 199this.footerTextComboBox.Items.AddRange(this.headerFooterTemplates);