public abstract class RecyclingItemsControl : System.Windows.Controls.ItemsControl
'宣言 Public MustInherit Class RecyclingItemsControl Inherits System.Windows.Controls.ItemsControl
注: ItemControl の ItemContainerGenerator の代わりにこの RecyclingItemContainerGenerator を使用すると、派生クラスは独自のナビゲーション ロジックを実装することが必要となります。この RecyclingItemContainerGenerator は、Items コレクションでのグループ化もサポートしません。
RecyclingItemsControl メンバ Infragistics.Windows.Virtualization 名前空間 RecyclingItemContainerGenerator クラス RecyclingItemContainerGenerator プロパティ RecyclingItemsPanel クラス ItemContainerGenerationMode プロパティ