1 write to paperSourceLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
295
this.
paperSourceLabel
= new System.Windows.Forms.Label();
3 references to paperSourceLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
665
this.paperTableLayoutPanel.Controls.Add(this.
paperSourceLabel
, 0, 1);
690
resources.ApplyResources(this.
paperSourceLabel
, "paperSourceLabel");
691
this.
paperSourceLabel
.Name = "paperSourceLabel";