SelectionItemPatternIdentifiers.IsSelectedProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the IsSelected automation property.
public:
static property AutomationProperty ^ IsSelectedProperty { AutomationProperty ^ get(); };
static AutomationProperty IsSelectedProperty();
public static AutomationProperty IsSelectedProperty { get; }
var automationProperty = SelectionItemPatternIdentifiers.isSelectedProperty;
Public Shared ReadOnly Property IsSelectedProperty As AutomationProperty
Property Value
The automation property identifier.