Control.BorderThicknessProperty 屬性

定義

識別 BorderThickness 相依性屬性。

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

屬性值

BorderThickness相依性屬性的識別碼。

適用於