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