ItemsControlAutomationPeer::IsVirtualized Property
.NET Framework (current version)
Gets a value that indicates whether the ItemsControlAutomationPeer should return AutomationPeer objects for child items that are not virtualized.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the ItemsControlAutomationPeer should return AutomationPeer objects for child items that are not virtualized; false if the ItemsControlAutomationPeer should return AutomationPeer objects all child items.
.NET Framework
Available since 4.5
Available since 4.5
Show: