CalendarButtonAutomationPeer(Button) Constructeur

Définition

Initialise une nouvelle instance de la 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)

Paramètres

owner
Button

Élément associé à cet homologue Automation.

S’applique à