Class SelectionItemPatternIdentifiers
Contains values used as automation property identifiers specifically for properties
of the ISelection
Inheritance
System.Object
SelectionItemPatternIdentifiers
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation
Assembly: OpenSilver.dll
Syntax
public static class SelectionItemPatternIdentifiers
Fields
| Improve this Doc View SourceIsSelectedProperty
Identifies the Is
Declaration
public static readonly AutomationProperty IsSelectedProperty
Field Value
Type | Description |
---|---|
Automation |
The automation property identifier. |
SelectionContainerProperty
Identifies the Selection
Declaration
public static readonly AutomationProperty SelectionContainerProperty
Field Value
Type | Description |
---|---|
Automation |
The automation property identifier. |