3 references to LastChildWidth
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyPanel.cs (3)
178double lastChildWidth = Math.Max(0, this.LastChildWidth); 211double lastChildWidth = Math.Max(0, this.LastChildWidth); 248double dividerRight = Math.Max(0, this.LastChildWidth);