Grid.BorderThicknessProperty Property
Definition
Identifies the BorderThickness dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.Grid.BorderThicknessProperty.
public:
static property DependencyProperty ^ BorderThicknessProperty { DependencyProperty ^ get(); };
DependencyProperty BorderThicknessProperty();
public static DependencyProperty BorderThicknessProperty { get; }
var dependencyProperty = Grid.borderThicknessProperty;
Public Shared ReadOnly Property BorderThicknessProperty As DependencyProperty
Property Value
The identifier for the BorderThickness dependency property.