Поделиться через


RepeatButtonAutomationPeer.GetPattern(PatternInterface) Метод

Определение

Получает шаблон элемента управления для ContentElement, связанного с данным ContentElementAutomationPeer.

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

Параметры

patternInterface
PatternInterface

Значение из перечисления.

Возвращаемое значение

Если patternInterface является Invoke, этот метод возвращает ссылку на текущий экземпляр RepeatButtonAutomationPeer; в противном случае возвращает значение null.

Применяется к

См. также раздел