Property Behaviors
| Improve this Doc View SourceBehaviors
Gets the behaviors added into this binding.
Declaration
public IReadOnlyList<IBlockBindingBehavior<T>> Behaviors { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<IBlockBindingBehavior<T>> |