Click or drag to resize

VisualCompositionError Event

Occurs when the visual composition framework has detected an error.

Namespace:  TomsToolbox.Wpf.Composition.XamlExtensions
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
public static event EventHandler<TextEventArgs> Error

Value

Type: SystemEventHandlerTextEventArgs
See Also