1 instantiation of PreviewDesignSurface
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
929this.surface = new PreviewDesignSurface(this.parent.serviceProvider);
1 reference to PreviewDesignSurface
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
915private PreviewDesignSurface surface = null;