PatternInterface Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Specifies the control pattern that the GetPattern method returns.

Namespace:  System.Windows.Automation.Peers
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Enumeration PatternInterface
public enum PatternInterface

Members

Member name Description
Supported by Silverlight for Windows Phone Invoke The IInvokeProvider control pattern interface.
Supported by Silverlight for Windows Phone Selection The ISelectionProvider control pattern interface.
Supported by Silverlight for Windows Phone Value The IValueProvider control pattern interface.
Supported by Silverlight for Windows Phone RangeValue The IRangeValueProvider control pattern interface.
Supported by Silverlight for Windows Phone Scroll The IScrollProvider control pattern interface.
Supported by Silverlight for Windows Phone ScrollItem The IScrollItemProvider control pattern interface.
Supported by Silverlight for Windows Phone ExpandCollapse The IExpandCollapseProvider control pattern interface.
Supported by Silverlight for Windows Phone Grid The IGridProvider control pattern interface.
Supported by Silverlight for Windows Phone GridItem The IGridItemProvider control pattern interface.
Supported by Silverlight for Windows Phone MultipleView The IMultipleViewProvider control pattern interface.
Supported by Silverlight for Windows Phone Window The IWindowProvider control pattern interface.
Supported by Silverlight for Windows Phone SelectionItem The ISelectionItemProvider control pattern interface.
Supported by Silverlight for Windows Phone Dock The IDockProvider control pattern interface.
Supported by Silverlight for Windows Phone Table The ITableProvider control pattern interface.
Supported by Silverlight for Windows Phone TableItem The ITableItemProvider control pattern interface.
Supported by Silverlight for Windows Phone Toggle The IToggleProvider control pattern interface.
Supported by Silverlight for Windows Phone Transform The ITransformProvider control pattern interface.
Supported by Silverlight for Windows Phone Text The ITextProvider control pattern interface.

Remarks

Version Notes

Silverlight 3: Text is not a valid constant in Silverlight 3.

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.