RepeatButtonAutomationPeer(RepeatButton) Конструктор

Определение

Инициализирует новый экземпляр класса RepeatButtonAutomationPeer.

public:
 RepeatButtonAutomationPeer(System::Windows::Controls::Primitives::RepeatButton ^ owner);
public RepeatButtonAutomationPeer (System.Windows.Controls.Primitives.RepeatButton owner);
new System.Windows.Automation.Peers.RepeatButtonAutomationPeer : System.Windows.Controls.Primitives.RepeatButton -> System.Windows.Automation.Peers.RepeatButtonAutomationPeer
Public Sub New (owner As RepeatButton)

Параметры

owner
RepeatButton

Объект RepeatButton, связанный с этим RepeatButtonAutomationPeer.

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

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