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

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ColorPicker ( ) : Com.Aurora.Shared

Private Methods

Méthode 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 méthode

public ColorPicker ( ) : Com.Aurora.Shared
Résultat Com.Aurora.Shared

Property Details

AccentColorTitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AccentColorTitleProperty
Résultat Windows.UI.Xaml.DependencyProperty

ColorGridHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorGridHeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

ColorGridWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorGridWidthProperty
Résultat Windows.UI.Xaml.DependencyProperty

ColorsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorsProperty
Résultat Windows.UI.Xaml.DependencyProperty

PickedProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PickedProperty
Résultat Windows.UI.Xaml.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TitleProperty
Résultat Windows.UI.Xaml.DependencyProperty