CleanUpVirtualizedItemEventHandler Delegate
TOC
Collapse the table of content
Expand the table of content

CleanUpVirtualizedItemEventHandler Delegate

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents the method that handles the VirtualizingStackPanel::CleanUpVirtualizedItemEvent attached events.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

No code example is currently available or this language may not be supported.

Parameters

sender
Type: System::Object
The source of the event.
e
Type: System.Windows.Controls::CleanUpVirtualizedItemEventArgs
The event data.

This delegate must be used by the CleanUpVirtualizedItemEvent event handler.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft