ColorPickerButton.ColorPickerStyle Property

Definition

Gets or sets the Windows.UI.Xaml.Style for the ColorPicker control used in the button.

public Windows.UI.Xaml.Style ColorPickerStyle { get; set; }
member this.ColorPickerStyle : Windows.UI.Xaml.Style with get, set
Public Property ColorPickerStyle As Style

Property Value

Windows.UI.Xaml.Style

Applies to