2 references to BorderWidthProperty
System.Activities.Presentation (2)
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); }