RadControls for WPF

The SelectorItemControlAutomationPeer type exposes the following members.

Methods

  NameDescription
Public methodAddToSelection
Adds the current element to the collection of selected items.
Public methodGetPattern
Returns the control pattern for the item that is associated with this ItemAutomationPeer.
(Overrides ItemAutomationPeer..::..GetPattern(PatternInterface).)
Public methodRemoveFromSelection
Removes the current element from the collection of selected items.
Public methodSelect
Clears any existing selection and then selects the current element.

See Also