StackPanel.CornerRadiusProperty Propiedad

Definición

Identifica la propiedad de dependencia CornerRadius .

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

Valor de propiedad

Identificador de la propiedad de dependencia CornerRadius .

Se aplica a

Consulte también