PatternInterface Enumeration
.NET Framework 4.5
Specifies the control pattern that GetPattern returns.
Namespace: System.Windows.Automation.Peers
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Invoke | Value corresponding to the IInvokeProvider control pattern interface. | |
| Selection | Value corresponding to the ISelectionProvider control pattern interface. | |
| Value | Value corresponding to the IValueProvider control pattern interface. | |
| RangeValue | Value corresponding to the IRangeValueProvider control pattern interface. | |
| Scroll | Value corresponding to the IScrollProvider control pattern interface. | |
| ScrollItem | Value corresponding to the IScrollItemProvider control pattern interface. | |
| ExpandCollapse | Value corresponding to the IExpandCollapseProvider control pattern interface. | |
| Grid | Value corresponding to the IGridProvider control pattern interface. | |
| GridItem | Value corresponding to the IGridItemProvider control pattern interface. | |
| MultipleView | Value corresponding to the IMultipleViewProvider control pattern interface. | |
| Window | Value corresponding to the IWindowProvider control pattern interface. | |
| SelectionItem | Value corresponding to the ISelectionItemProvider control pattern interface. | |
| Dock | Value corresponding to the IDockProvider control pattern interface. | |
| Table | Value corresponding to the ITableProvider control pattern interface. | |
| TableItem | Value corresponding to the ITableItemProvider control pattern interface. | |
| Toggle | Value corresponding to the IToggleProvider control pattern interface. | |
| Transform | Value corresponding to the ITransformProvider control pattern interface. | |
| Text | Value corresponding to the ITextProvider control pattern interface. | |
| ItemContainer | Value corresponding to the IItemContainerProvider control pattern interface. | |
| VirtualizedItem | Value corresponding to the IVirtualizedItemProvider control pattern interface. | |
| SynchronizedInput | Value corresponding to the ISynchronizedInputProvider control pattern interface. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.