Share via


ColumnDefinition.MaxWidthProperty 属性

定义

标识 MaxWidth 依赖属性。

public:
 static property DependencyProperty ^ MaxWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxWidthProperty();
public static DependencyProperty MaxWidthProperty { get; }
var dependencyProperty = ColumnDefinition.maxWidthProperty;
Public Shared ReadOnly Property MaxWidthProperty As DependencyProperty

属性值

MaxWidth 依赖属性的标识符。

适用于