RepeatButtonAutomationPeer.GetPattern(PatternInterface) Methode

Definitie

Hiermee haalt u het besturingspatroon op voor het ContentElement patroon dat aan dit ContentElementAutomationPeeris gekoppeld.

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

Parameters

patternInterface
PatternInterface

Een waarde in de opsomming.

Retouren

Als patternInterface dat het geval isInvoke, retourneert deze methode een verwijzing naar het huidige exemplaar van de RepeatButtonAutomationPeer; anders. null

Van toepassing op

Zie ook