VirtualizedItemPattern Class
Represents items inside containers that are virtualized and need to be made fully accessible as UI Automation elements.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
System.Windows.Automation.BasePattern
System.Windows.Automation.VirtualizedItemPattern
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Frees resources and performs other cleanup operations before the object is reclaimed by garbage collection.(Inherited from BasePattern.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | Realize() | Makes the virtual item fully accessible as a UI Automation element. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



