Border.CornerRadiusProperty Proprietà

Definizione

Identifica la proprietà di dipendenza CornerRadius .

public:
 static property DependencyProperty ^ CornerRadiusProperty { DependencyProperty ^ get(); };
static DependencyProperty CornerRadiusProperty();
public static DependencyProperty CornerRadiusProperty { get; }
var dependencyProperty = Border.cornerRadiusProperty;
Public Shared ReadOnly Property CornerRadiusProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza CornerRadius .

Si applica a

Vedi anche