CleanUpVirtualizedItemEventArgs Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Cancel Gets or sets a value that indicates whether this item should not be re-virtualized.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property UIElement Gets an instance of the visual element that represents the data value.
Public property Value Gets an Object that represents the original data value.
Top

Show:
© 2017 Microsoft