LabelAutomationPeer.GetPattern(PatternInterface) Metodo

Definizione

Ottiene il pattern di controllo per l'oggetto Label associato all'oggetto LabelAutomationPeer.

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

Valore nell'enumerazione.

Restituisce

null.

Si applica a