Udostępnij za pośrednictwem


RepeatButtonAutomationPeer.GetPattern(PatternInterface) Metoda

Definicja

Pobiera wzorzec sterowania skojarzony ContentElement z tym ContentElementAutomationPeerelementem .

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

Wartość w wyliczenie.

Zwraca

Jeśli patternInterface jest to Invoke, ta metoda zwraca odwołanie do bieżącego wystąpienia obiektu RepeatButtonAutomationPeer; w przeciwnym razie null.

Dotyczy

Zobacz też