Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 965 Bytes

colorpickersliderautomationpeer_colorpickersliderautomationpeer_2093752794.md

File metadata and controls

28 lines (17 loc) · 965 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.ColorPickerSliderAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.Primitives.ColorPickerSlider)
winrt constructor

Microsoft.UI.Xaml.Automation.Peers.ColorPickerSliderAutomationPeer.ColorPickerSliderAutomationPeer

-description

Initializes a new instance of the ColorPickerSliderAutomationPeer class.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param owner

The ColorPickerSlider control instance to create the peer for.

-remarks

-see-also

-examples