VirtualizingPanel::ItemContainerGenerator Property
.NET Framework (current version)
Gets a value that identifies the ItemContainerGenerator for this VirtualizingPanel.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property IItemContainerGenerator^ ItemContainerGenerator { IItemContainerGenerator^ get(); }
Property Value
Type: System.Windows.Controls.Primitives::IItemContainerGenerator^The ItemContainerGenerator for this VirtualizingPanel.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: