This topic has not yet been rated - Rate this topic

IExpressionEditorService Methods

The IExpressionEditorService type exposes the following members.

  NameDescription
Public method CloseExpressionEditors Closes all the active expression editors.
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.
Public method UpdateContext Updates the context for the editing session.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.