StackPanel.CornerRadiusProperty Propriété

Définition

Identifie la propriété de dépendance 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

Valeur de propriété

Identificateur de la propriété de dépendance CornerRadius .

S’applique à

Voir aussi