Grid.BorderThicknessProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください