1 write to printDocument
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowView.cs (1)
523this.printDocument = new WorkflowPrintDocument(this);
2 references to printDocument
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowView.cs (2)
522if (this.printDocument == null) 525return this.printDocument;