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相依性屬性的識別碼。

適用於