Click or drag to resize

DualBinding<T>.Destination Property

Gets the destination binding

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public DirectBinding<T> Destination { get; }

Property Value

Type: DirectBinding<T>
See Also