UIElementAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

Získá řídicí vzor pro UIElement , který je přidružen k tomuto UIElementAutomationPeer.

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

Parametry

patternInterface
PatternInterface

Hodnota z výčtu.

Návraty

Objekt, který implementuje rozhraní, ISynchronizedInputProvider pokud patternInterface je SynchronizedInput; v opačném případě null.

Platí pro