ISelectionItemProvider Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ISelectionItemProvider type exposes the following members.

Methods

  Name Description
Public methodSupported by Silverlight for Windows Phone AddToSelection Adds the current element to the collection of selected items.
Public methodSupported by Silverlight for Windows Phone RemoveFromSelection Removes the current element from the collection of selected items.
Public methodSupported by Silverlight for Windows Phone Select Clears any existing selection and then selects the current element.

Top