共用方式為


ItemsControl.ItemsPanelProperty 屬性

定義

識別 ItemsPanel 相依性屬性。

public:
 static property DependencyProperty ^ ItemsPanelProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemsPanelProperty();
public static DependencyProperty ItemsPanelProperty { get; }
var dependencyProperty = ItemsControl.itemsPanelProperty;
Public Shared ReadOnly Property ItemsPanelProperty As DependencyProperty

屬性值

ItemsPanel 相依性屬性的標識碼。

適用於