IExpressionEditorService.CreateExpressionEditor Method (System.Activities.Presentation.View)

Switch View :
ScriptFree
.NET Framework Class Library
IExpressionEditorService.CreateExpressionEditor Method

Creates a new expression editor.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String) Creates a new expression editor.
Public method CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Type) Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, and expression type.
Public method CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Size) Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, and the initial size.
Public method CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Type, Size) Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, expression type, and the initial size.
Top
See Also

Reference