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