UIElementAutomationPeer::GetPattern Method (PatternInterface)
.NET Framework (current version)
Gets the control pattern for the UIElement that is associated with this UIElementAutomationPeer.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- patternInterface
-
Type:
System.Windows.Automation.Peers::PatternInterface
A value from the enumeration.
Return Value
Type: System::Object^An object that implements the ISynchronizedInputProvider interface if patternInterface is SynchronizedInput; otherwise, null.
.NET Framework
Available since 3.0
Available since 3.0
Show: