2 references to CornerRadiusProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\StringEditor.cs (2)
71get { return (double)this.GetValue(StringEditor.CornerRadiusProperty); } 72set { this.SetValue(StringEditor.CornerRadiusProperty, value); }