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