BindingAction Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Represents the actions that a binding can perform.
Namespace: System.Windows.Data.Debugging
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Enumeration BindingAction
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public enum BindingAction
Members
Member name | Description | |
---|---|---|
UpdatingSource | The binding is currently updating the source. | |
UpdatingTarget | The binding is currently updating the target. | |
ValidationNotification | The binding is currently receiving an INotifyDataErrorInfo notification. |
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.