CalendarButtonAutomationPeer(Button) Konstruktor

Definition

Initierar en ny instans av CalendarButtonAutomationPeer klassen.

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)

Parametrar

owner
Button

Elementet som är associerat med den här automations-peeren.

Gäller för