Sdílet prostřednictvím


CalendarButtonAutomationPeer(Button) Konstruktor

Definice

Inicializuje novou instanci CalendarButtonAutomationPeer třídy .

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)

Parametry

owner
Button

Prvek přidružený k tomuto partnerskému vztahu automatizace.

Platí pro