Click or drag to resize

VisualCompositionTrace Event

Occurs when the visual composition framework logs some action.

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

Value

Type: SystemEventHandlerTextEventArgs
See Also