RadioButtons.MaxColumnsProperty 属性

定义

标识 MaxColumns 依赖属性。

public:
 static property DependencyProperty ^ MaxColumnsProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxColumnsProperty();
public static DependencyProperty MaxColumnsProperty { get; }
var dependencyProperty = RadioButtons.maxColumnsProperty;
Public Shared ReadOnly Property MaxColumnsProperty As DependencyProperty

属性值

MaxColumns 依赖属性的标识符。

适用于

另请参阅