Border.PaddingProperty プロパティ

定義

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

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

プロパティ値

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

適用対象