共用方式為


GroupItem.IHierarchicalVirtualizationAndScrollInfo.ItemsHost 屬性

定義

取得顯示控制項項目的 Panel

property System::Windows::Controls::Panel ^ System::Windows::Controls::Primitives::IHierarchicalVirtualizationAndScrollInfo::ItemsHost { System::Windows::Controls::Panel ^ get(); };
System.Windows.Controls.Panel System.Windows.Controls.Primitives.IHierarchicalVirtualizationAndScrollInfo.ItemsHost { get; }
member this.System.Windows.Controls.Primitives.IHierarchicalVirtualizationAndScrollInfo.ItemsHost : System.Windows.Controls.Panel
 ReadOnly Property ItemsHost As Panel Implements IHierarchicalVirtualizationAndScrollInfo.ItemsHost

屬性值

會顯示控制項項目的 Panel

實作

備註

這個成員是明確介面成員實作, 只有在 GroupItem 執行個體轉換成 IHierarchicalVirtualizationAndScrollInfo 介面時,才能使用這個成員。

適用於