2 writes to ValueColumnWidth
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\SharedPropertyValueColumnWidthContainer.cs (2)
112this.ValueColumnWidth = new GridLength(value * this.ValueColumnPercentage); 143this.ValueColumnWidth = new GridLength(value * this.ContainerWidth);