SearchControlAutomationPeer::GetPattern Method (PatternInterface)
Visual Studio 2015
When overridden in a derived class, gets the control pattern that is associated with the specified PatternInterface.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- patternInterface
-
Type:
System.Windows.Automation.Peers::PatternInterface
The interface to get the pattern for.
Return Value
Type: System::Object^Returns the object that implements the pattern interface; a null reference if this peer does not support the interface.Object.
Show: