TreeViewAutomationPeer.GetPattern(PatternInterface) Yöntem

Tanım

Bu ContentElementAutomationPeerile ilişkili denetim desenini ContentElement 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

Sabit listesi değerlerinden biri.

Döndürülenler

Object

veya nullöğesinin TreeViewItemAutomationPeergeçerli örneği.

Şunlara uygulanır

Ayrıca bkz.