Download presentation
Presentation is loading. Please wait.
Published byAdelia Stokes Modified over 6 years ago
1
Color Picker Kiki Saintonge PM – XAML Controls
2
Agenda ColorPicker Usage How to set it up Modes provided
1/18/2019 8:05 AM Agenda ColorPicker Usage How to set it up Modes provided Converting picked color to Brush © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
3
ColorPicker Default By default a ColorPicker provides you with the following: Square Color spectrum Alpha and Saturation channels RGB and Hex Input/Output
4
ColorPicker Modes Enabling or Disabling certain properties on the controls give you different picker looks. <ColorPicker x:Name="myColorPicker" ColorSpectrumShape="Ring" IsColorPreviewVisible="False" IsColorChannelTextInputVisible="False" IsHexInputVisible="False"/>
5
Demo Converting Picker color to a Brush
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.