VirtualList.OnVisualsReleased Method

Notifies derived classes that the visual elements associated with the item in the specified index have been released.

Syntax

  protected void OnVisualsReleased(
  int  
  index
);

Parameters

index

System.Int32.  The index of the item.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also