RadioButtons.ItemsProperty 屬性

定義

識別 Items 相依性屬性。

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

屬性值

Items 相依性屬性的標識碼。

適用於

另請參閱