RelativePanel.CornerRadiusProperty Propriedade

Definição

Identifica a propriedade de dependência CornerRadius .

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

Valor da propriedade

O identificador da propriedade de dependência CornerRadius .

Aplica-se a

Confira também