DocumentAutomationPeer.GetPattern(PatternInterface) Yöntem

Tanım

Bu DocumentAutomationPeerile ilişkili denetim desenini FrameworkContentElement 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

ise patternInterface Text, bu yöntem bir ITextProviderdöndürür.

Şunlara uygulanır