C# Class Com.Aurora.AuWeather.CustomControls.ColorPicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: aurora-lzzp/Aurora-Weather

Public Properties

Property Type Description
AccentColorTitleProperty Windows.UI.Xaml.DependencyProperty
ColorGridHeightProperty Windows.UI.Xaml.DependencyProperty
ColorGridWidthProperty Windows.UI.Xaml.DependencyProperty
ColorsProperty Windows.UI.Xaml.DependencyProperty
PickedProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ColorPicker ( ) : Com.Aurora.Shared

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
OnColorPicked ( Color color, bool isSystem ) : void
OnColorsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPickedChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Root_ItemClick ( object sender, ItemClickEventArgs e ) : void
Root_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

ColorPicker() public method

public ColorPicker ( ) : Com.Aurora.Shared
return Com.Aurora.Shared

Property Details

AccentColorTitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AccentColorTitleProperty
return Windows.UI.Xaml.DependencyProperty

ColorGridHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorGridHeightProperty
return Windows.UI.Xaml.DependencyProperty

ColorGridWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorGridWidthProperty
return Windows.UI.Xaml.DependencyProperty

ColorsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorsProperty
return Windows.UI.Xaml.DependencyProperty

PickedProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PickedProperty
return Windows.UI.Xaml.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TitleProperty
return Windows.UI.Xaml.DependencyProperty