1 write to parent
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
920
this.
parent
= parent;
2 references to parent
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (2)
929
this.surface = new PreviewDesignSurface(this.
parent
.serviceProvider);
943
ReadonlyWorkflow workflowView = new ReadonlyWorkflow(this.
parent
, this.surface as IServiceProvider);