DualBindingTDestination Property |
Gets the destination binding
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public DirectBinding<T> Destination { get; }
Public ReadOnly Property Destination As DirectBinding(Of T)
Get
member Destination : DirectBinding<'T> with get
Property Value
Type:
DirectBindingTSee Also