Skip to main content

StreamHandlers Property

An ordered collection of stream plugins that can be used to customize the behavior of the '^' stream binding operator.

Definition

Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static IList<IStreamPlugin> StreamHandlers { get; }

Property Value

IList(IStreamPlugin)

See Also

Reference

BindingPlugins Class
Avalonia.Data.Core.Plugins Namespace