ButtonAutomationPeer.GetPattern(PatternInterface) Yöntem

Tanım

Bu otomasyon eş ile ilişkili öğenin belirtilen denetim desenini destekleyen nesneyi alır.

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

Parametreler

patternInterface
PatternInterface

Numaralandırmadaki bir değer.

Döndürülenler

Object

ise patternInterface Invoke, bu yöntem bir this işaretçi döndürür, aksi takdirde bu yöntem döndürür null.

Şunlara uygulanır

Ayrıca bkz.