Control.CornerRadiusProperty プロパティ

定義

CornerRadius 依存関係プロパティを識別します。

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

プロパティ値

CornerRadius 依存関係プロパティの識別子。

適用対象

こちらもご覧ください