Updated: July 2008
Represents a control that allows a user to select items from among its child elements.
'Usage Dim instance As Selector 'Declaration <LocalizabilityAttribute(LocalizationCategory.None, Readability := Readability.Unreadable)> _ Public MustInherit Class Selector _ Inherits ItemsControl
This class is abstract; see Inheritance Hierarchy for derived non-abstract classes usable in XAML.
Content Model: Selector is a ItemsControl. Its content properties are Items and ItemsSource. For more information on the content model for Selector, see Controls Content Model Overview.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
Date
History
Reason
July 2008
Added new member: ClearContainerForItemOverride method.
SP1 feature change.