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