1 reference to OnWorkflowElementDialogClosed
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowElementDialog.cs (1)
144wnd.Closed += (s, e) => { this.OnWorkflowElementDialogClosed(((Window)s).DialogResult); };