|
169 | 169 | <AssemblyVersion>4.0.0.0</AssemblyVersion>
|
170 | 170 | </AssemblyInfo>
|
171 | 171 | <Docs>
|
172 |
| - <summary>To be added.</summary> |
173 |
| - <remarks>To be added.</remarks> |
| 172 | + <summary>Gets the collection of all active <see cref="T:System.Windows.Controls.ValidationError" /> objects on the bound element.</summary> |
| 173 | + <remarks> |
| 174 | + <format type="text/markdown"><. |
| 195 | + |
| 196 | +<a name="xamlTextUsage_Errors"></a> |
| 197 | +## XAML Text Usage |
| 198 | + See Remarks. The <xref:System.Windows.Controls.Validation.Errors%2A> collection itself is not user settable, but you can use it in a control template definition in XAML. |
| 199 | + |
| 200 | +<a name="dependencyPropertyInfo_Errors"></a> |
| 201 | +## Dependency Property Information |
| 202 | + |
| 203 | +||| |
| 204 | +|-|-| |
| 205 | +|Identifier field|<xref:System.Windows.Controls.Validation.ErrorsProperty>| |
| 206 | +|Metadata properties set to `true`|<xref:System.Windows.FrameworkPropertyMetadata.IsNotDataBindable%2A>| |
| 207 | + |
| 208 | + ]]></format> |
| 209 | + </remarks> |
174 | 210 | </Docs>
|
175 | 211 | </Member>
|
176 | 212 | <Member MemberName="ErrorsProperty">
|
|
411 | 447 | <AssemblyVersion>4.0.0.0</AssemblyVersion>
|
412 | 448 | </AssemblyInfo>
|
413 | 449 | <Docs>
|
414 |
| - <summary>To be added.</summary> |
415 |
| - <remarks>To be added.</remarks> |
| 450 | + <summary>Gets a value that indicates whether any binding on the binding target element has a <see cref="T:System.Windows.Controls.ValidationError" />.</summary> |
| 451 | + <remarks> |
| 452 | + <format type="text/markdown"><. |
| 458 | + |
| 459 | +<a name="dependencyPropertyInfo_HasError"></a> |
| 460 | +## Dependency Property Information |
| 461 | + |
| 462 | +||| |
| 463 | +|-|-| |
| 464 | +|Identifier field|<xref:System.Windows.Controls.Validation.HasErrorProperty>| |
| 465 | +|Metadata properties set to `true`|<xref:System.Windows.FrameworkPropertyMetadata.IsNotDataBindable%2A>| |
| 466 | + |
| 467 | + ]]></format> |
| 468 | + </remarks> |
| 469 | + <altmember cref="P:System.Windows.Data.Binding.ValidationRules" /> |
| 470 | + <altmember cref="P:System.Windows.Data.MultiBinding.ValidationRules" /> |
416 | 471 | </Docs>
|
417 | 472 | </Member>
|
418 | 473 | <Member MemberName="HasErrorProperty">
|
|
0 commit comments