Partager via


ColorPickerSliderAutomationPeer(ColorPickerSlider) Constructeur

Définition

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.

S’applique à