InstancedBindingMode Property

Gets the binding mode with which the binding was initiated.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public BindingMode Mode { get; }

Property Value

BindingMode

See Also