SearchControlAutomationPeer.GetPattern(PatternInterface) Method

Definition

When overridden in a derived class, gets the control pattern that is associated with the specified PatternInterface.

C++
public:
 override System::Object ^ GetPattern(System::Windows::Automation::Peers::PatternInterface patternInterface);

Parameters

patternInterface
PatternInterface

The interface to get the pattern for.

Returns

Returns the object that implements the pattern interface; a null reference if this peer does not support the interface.Object.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022