RibbonTextBoxAutomationPeer.GetPattern(PatternInterface) Metodo

Definizione

Ottiene il pattern di controllo per l'oggetto RibbonTextBox associato all'oggetto RibbonTextBoxAutomationPeer.

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

Parametri

patternInterface
PatternInterface

Enumerazione valore che specifica il pattern di controllo.

Valori restituiti

Oggetto che supporta il pattern di controllo se patternInterface è il Invokevalore , ScrollText, SynchronizedInput, o Value ; in caso contrario, null.

Si applica a