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