Share via


CreateFileListHelper.OnItemsCleared Method

Informs the list application that the user has clicked the Remove All button to remove all previously selected items from the list.

Syntax

  public override void OnItemsCleared();

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also