MindFusion.Wpf Pack Programmer's Guide
EvaluationContext Events
 


 Public Events

  Name Description

DispatchFunctionCall

Raised by the EvaluationContext when a function name cannot be recognized as one of the built-in functions to allow clients to evaluate the function call.

ParseObject

Raised by the EvaluationContext when an object needs to be parsed from its string representation and the parser is either not able to parse it or not able to create an object of the respective type.

 See Also

EvaluationContext Class
MindFusion.Scripting Namespace