1 override of CatchExceptions
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (1)
148
protected override bool
CatchExceptions
5 references to CatchExceptions
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValue.cs (5)
127
if (this.
CatchExceptions
) {
158
if (this.
CatchExceptions
|| isValidationException)
168
if (!this.
CatchExceptions
|| isValidationException)
199
if (this.
CatchExceptions
) {
224
if (
CatchExceptions
) {