ISelectionProvider Properties

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 ISelectionProvider type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone CanSelectMultiple Gets a value that indicates whether the UI automation provider allows more than one child element to be selected concurrently.
Public propertySupported by Silverlight for Windows Phone IsSelectionRequired Gets a value that indicates whether the UI automation provider requires at least one child element to be selected.

Top