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