2 references to BorderWidthProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\StringEditor.cs (2)
77get { return (double)this.GetValue(StringEditor.BorderWidthProperty); } 78set { this.SetValue(StringEditor.BorderWidthProperty, value); }