WrapGrid.MaximumRowsOrColumnsProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ MaximumRowsOrColumnsProperty { DependencyProperty ^ get(); };
static DependencyProperty MaximumRowsOrColumnsProperty();
public static DependencyProperty MaximumRowsOrColumnsProperty { get; }
var dependencyProperty = WrapGrid.maximumRowsOrColumnsProperty;
Public Shared ReadOnly Property MaximumRowsOrColumnsProperty As DependencyProperty

プロパティ値

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

適用対象