LabelAutomationPeer.GetPattern(PatternInterface) Methode

Definition

Ruft das Steuerelementmuster für den Label ab, der diesem LabelAutomationPeer zugeordnet ist.

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

Parameter

patternInterface
PatternInterface

Ein Wert in der Enumeration.

Gibt zurück

null.

Gilt für: