MultiBinding::NotifyOnValidationError Property
.NET Framework (current version)
Gets or sets a value that indicates whether to raise the Error attached event on the bound element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the Error attached event will be raised on the bound element when there is a validation error during source updates; otherwise, false. The default value is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: