UIElementAutomationPeer.GetPattern(PatternInterface) Methode

Definitie

Hiermee haalt u het besturingspatroon op voor het UIElement patroon dat aan dit UIElementAutomationPeeris gekoppeld.

public:
 override System::Object ^ GetPattern(System::Windows::Automation::Peers::PatternInterface patternInterface);
public override object GetPattern(System.Windows.Automation.Peers.PatternInterface patternInterface);
override this.GetPattern : System.Windows.Automation.Peers.PatternInterface -> obj
Public Overrides Function GetPattern (patternInterface As PatternInterface) As Object

Parameters

patternInterface
PatternInterface

Een waarde uit de opsomming.

Retouren

Een object waarmee de ISynchronizedInputProvider interface wordt geïmplementeerd, indien patternInterface van SynchronizedInputtoepassing, anders. null

Van toepassing op