Control.PaddingProperty 屬性

定義

識別 Padding 相依性屬性。

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

屬性值

Padding相依性屬性的識別碼。

適用於