C# 클래스 Com.Aurora.AuWeather.CustomControls.ColorPicker

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: aurora-lzzp/Aurora-Weather

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ColorPicker ( ) : Com.Aurora.Shared

비공개 메소드들

메소드 설명
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

메소드 상세

ColorPicker() 공개 메소드

public ColorPicker ( ) : Com.Aurora.Shared
리턴 Com.Aurora.Shared

프로퍼티 상세

AccentColorTitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml AccentColorTitleProperty
리턴 Windows.UI.Xaml.DependencyProperty

ColorGridHeightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ColorGridHeightProperty
리턴 Windows.UI.Xaml.DependencyProperty

ColorGridWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ColorGridWidthProperty
리턴 Windows.UI.Xaml.DependencyProperty

ColorsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ColorsProperty
리턴 Windows.UI.Xaml.DependencyProperty

PickedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PickedProperty
리턴 Windows.UI.Xaml.DependencyProperty

TitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml TitleProperty
리턴 Windows.UI.Xaml.DependencyProperty