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