Compartilhar via


CalendarButtonAutomationPeer(Button) Construtor

Definição

Inicializa uma nova instância da classe CalendarButtonAutomationPeer.

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

Parâmetros

owner
Button

O elemento associado a este par de automação.

Aplica-se a