ItemsWrapGrid.MaximumRowsOrColumnsProperty 속성

정의

MaximumRowsOrColumns 종속성 속성을 식별합니다.

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

속성 값

MaximumRowsOrColumns 종속성 속성의 식별자입니다.

적용 대상