2 references to ThrowException
PresentationFramework (2)
System\Windows\Controls\DatePicker.cs (2)
1129if (dateValidationError.ThrowException) 1140if (textParseError.ThrowException && textParseError.Exception != null)