Click or drag to resize

BindingRelayDataContext Property

Gets or sets the data to be relayed, usually the DataContext of the owning object.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Object DataContext { get; set; }

Property Value

Type: Object
See Also