Click or drag to resize

CompositeContextMenuExtensionCompositionContextBinding Property

Gets or sets a binding to seed the CompositionContext.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
public Binding? CompositionContextBinding { get; set; }

Property Value

Type: Binding
See Also