PivotItemAutomationPeer.GetPattern Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Retrieves the control pattern that is associated with the specified PatternInterface.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration Public Overrides Function GetPattern ( _ patternInterface As PatternInterface _ ) As Object
Parameters
- patternInterface
- Type: System.Windows.Automation.Peers.PatternInterface
A value from the PatternInterface enumeration.
Show: