CalendarButtonAutomationPeer(Button) Costruttore

Definizione

Inizializza una nuova istanza della 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)

Parametri

owner
Button

Elemento associato a questo peer di automazione.

Si applica a