Click or drag to resize
BindingTSourceOwner, TSource, TTargetOwner, TTargetSource Property
Gets the source property.

Namespace: Lawo.ComponentModel
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public IProperty<TSourceOwner, TSource> Source { get; }

Property Value

Type: IPropertyTSourceOwner, TSource
See Also