Sdílet prostřednictvím


DocumentAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

Získá řídicí vzor pro FrameworkContentElement , který je přidružen k tomuto DocumentAutomationPeer.

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

Parametry

patternInterface
PatternInterface

Jedna z hodnot výčtu

Návraty

Object

Pokud patternInterface ano Text, tato metoda vrátí hodnotu ITextProvider.

Platí pro