Class ColorPaletteButton
Represents a control that enables the user to select values by clicking it in the Syncfusion.UI.Xaml.Controls.Media.SfColorPalette control.
Inheritance
System.Object
ColorPaletteButton
Namespace: Syncfusion.Windows.Controls.Media
Assembly: Syncfusion.SfColorPalette.Wpf.dll
Syntax
public class ColorPaletteButton : Button
Constructors
ColorPaletteButton()
Initializes a new instance of the ColorPaletteButton class.
Declaration
public ColorPaletteButton()
Methods
OnApplyTemplate()
Initializes all the child elements of the Syncfusion.UI.Xaml.Controls.Media.ColorPaletteButton control.
Declaration
public override void OnApplyTemplate()
See Also
Syncfusion.UI.Xaml.Controls.Media.ColorSwatches