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