Interface ICurrentControlledBindingContext
An IComponentBindingContext for a current-controlled component.
Inherited Members
Namespace: SpiceSharp.Components.CommonBehaviors
Assembly: SpiceSharp.dll
Syntax
public interface ICurrentControlledBindingContext : IComponentBindingContext, IBindingContext
Properties
ControlBehaviors
Gets the behaviors of the controlling source.
Declaration
IBehaviorContainer ControlBehaviors { get; }
Property Value
Type | Description |
---|---|
IBehaviorContainer | The behaviors of the controlling source, or |