PatternInterface Enumeration
Specifies the control pattern that GetPattern returns.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Dock | Value corresponding to the IDockProvider 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. | |
| Invoke | Value corresponding to the IInvokeProvider control pattern interface. | |
| ItemContainer | Value corresponding to the IItemContainerProvider control pattern interface. | |
| MultipleView | Value corresponding to the IMultipleViewProvider 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. | |
| Selection | Value corresponding to the ISelectionProvider control pattern interface. | |
| SelectionItem | Value corresponding to the ISelectionItemProvider control pattern interface. | |
| SynchronizedInput | Value corresponding to the ISynchronizedInputProvider control pattern interface. | |
| Table | Value corresponding to the ITableProvider control pattern interface. | |
| TableItem | Value corresponding to the ITableItemProvider control pattern interface. | |
| Text | Value corresponding to the ITextProvider control pattern interface. | |
| Toggle | Value corresponding to the IToggleProvider control pattern interface. | |
| Transform | Value corresponding to the ITransformProvider control pattern interface. | |
| Value | Value corresponding to the IValueProvider control pattern interface. | |
| VirtualizedItem | Value corresponding to the IVirtualizedItemProvider control pattern interface. | |
| Window | Value corresponding to the IWindowProvider control pattern interface. |
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0