ColorPickerSliderAutomationPeer(ColorPickerSlider) 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 ColorPickerSliderAutomationPeer .
API WinUI 2 équivalente pour UWP : Constructeur ColorPickerSliderAutomationPeer(ColorPickerSlider) (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).
ColorPickerSliderAutomationPeer(ColorPickerSlider const& owner);
public ColorPickerSliderAutomationPeer(ColorPickerSlider owner);
function ColorPickerSliderAutomationPeer(owner)
Public Sub New (owner As ColorPickerSlider)
Paramètres
- owner
- ColorPickerSlider
Instance de contrôle ColorPickerSlider pour laquelle créer l’homologue.