1 instantiation of WorkflowElementDialogWindow
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowElementDialog.cs (1)
132WorkflowElementDialogWindow wnd = new WorkflowElementDialogWindow(this, okCancel, this.EnableMinimizeButton, this.EnableMaximizeButton, this.OnOk)
2 references to WorkflowElementDialogWindow
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowElementDialog.cs (2)
124internal WorkflowElementDialogWindow Window 132WorkflowElementDialogWindow wnd = new WorkflowElementDialogWindow(this, okCancel, this.EnableMinimizeButton, this.EnableMaximizeButton, this.OnOk)