InkPresenterAutomationPeer(InkPresenter) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe InkPresenterAutomationPeer.
public:
InkPresenterAutomationPeer(System::Windows::Controls::InkPresenter ^ owner);
public InkPresenterAutomationPeer (System.Windows.Controls.InkPresenter owner);
new System.Windows.Automation.Peers.InkPresenterAutomationPeer : System.Windows.Controls.InkPresenter -> System.Windows.Automation.Peers.InkPresenterAutomationPeer
Public Sub New (owner As InkPresenter)
Paramètres
- owner
- InkPresenter
InkPresenter associé à ce InkPresenterAutomationPeer.