CleanUpVirtualizedItemEventArgs Constructor (Object, UIElement)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Initializes a new instance of the CleanUpVirtualizedItemEventArgs class.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- value
-
Type:
System.Object
The Object that represents the original data value.
- element
-
Type:
System.Windows.UIElement
The UIElement that represents the data value.
If value is a visual element, value and element are identical.
.NET Framework
Available since 4.5
Available since 4.5
Show: