Skip to main content
A newer version of this page is available. .

ExpressionEditorHelper.ShowExpressionEditor Method

Name Parameters Description
ShowExpressionEditor(ExpressionEditorCreatedEventArgsBase, ExpressionEditorDialogClosedDelegate, FrameworkElement) static args, closedHandler, rootElement For internal use.
ShowExpressionEditor(ExpressionEditorParams) static p For internal use.
ShowExpressionEditor(Control, FrameworkElement, DialogClosedDelegate) static expressionEditorControl, rootElement, closedHandler For internal use.
ShowExpressionEditor(Window, ExpressionEditorCreatedEventArgsBase, ExpressionEditorDialogClosedDelegate, FrameworkElement) static dialogWindow, args, closedHandler, rootElement For internal use.