|
AddEditor(DependencyObject)
|
For internal use.
|
|
GetAllowAccessibilityAlerts(DependencyObject)
static
|
Get the value of the ValidationService.AllowAccessibilityAlerts attached property to a specified ValidationService.
|
|
GetHasValidationError(DependencyObject)
static
|
Get the value of the ValidationService.HasValidationError attached property to a specified ValidationService.
|
|
GetIsValidationContainer(DependencyObject)
static
|
Get the value of the ValidationService.IsValidationContainer attached property to a specified ValidationService.
|
|
GetValidationErrors(DependencyObject)
static
|
Get the value of the ValidationService.ValidationErrors attached property to a specified ValidationService.
|
|
GetValidationService(DependencyObject)
static
|
Get the value of the ValidationService.ValidationService attached property to a specified ValidationService.
|
|
RemoveEditor(DependencyObject)
|
For internal use.
|
|
SetAllowAccessibilityAlerts(DependencyObject, Boolean)
static
|
Set the value of the ValidationService.AllowAccessibilityAlerts attached property to a specified ValidationService.
|
|
SetIsValidationContainer(DependencyObject, Boolean)
static
|
Set the value of the ValidationService.IsValidationContainer attached property to a specified ValidationService.
|
|
UpdateEditor(DependencyObject)
|
For internal use.
|