ColumnMajorUniformToLargestGridLayout.ColumnSpacingProperty 属性

定义

标识 ColumnSpacing 依赖属性。

public:
 static property DependencyProperty ^ ColumnSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty ColumnSpacingProperty();
public static DependencyProperty ColumnSpacingProperty { get; }
var dependencyProperty = ColumnMajorUniformToLargestGridLayout.columnSpacingProperty;
Public Shared ReadOnly Property ColumnSpacingProperty As DependencyProperty

属性值

ColumnSpacing 依赖属性的标识符。

适用于