CleanUpVirtualizedItemEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CleanUpVirtualizedItemEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value that indicates whether this item should not be re-virtualized. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
|
UIElement | Gets an instance of the visual element that represents the data value. |
|
Value | Gets an Object that represents the original data value. |
Show: