ISelectionItemProvider Methods
Collapse the table of content
Expand the table of content

ISelectionItemProvider Methods

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

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ISelectionItemProvider type exposes the following members.

  NameDescription
Public method AddToSelection Adds the current element to the collection of selected items.
Public method RemoveFromSelection Removes the current element from the collection of selected items.
Public method Select Clears any existing selection and then selects the current element.
Top

Show:
© 2017 Microsoft