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 依存関係プロパティの識別子。

適用対象