This documentation is archived and is not being maintained.
PatternInterface Enumeration
Visual Studio 2010
Specifies the control pattern that GetPattern returns.
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 interfaceGTMT#control_pattern#8d4c4551-c700-4f01-bba8-3d00a12eb026. | |
| 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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: