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