C# 클래스 X.UI.RichInput.Input

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: liquidboy/X

공개 프로퍼티들

프로퍼티 타입 설명
Content1Property Windows.UI.Xaml.DependencyProperty
Content2Property Windows.UI.Xaml.DependencyProperty
FocusColorProperty Windows.UI.Xaml.DependencyProperty
FocusForegroundColorProperty Windows.UI.Xaml.DependencyProperty
FocusHoverColorProperty Windows.UI.Xaml.DependencyProperty
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty
GroupNameProperty Windows.UI.Xaml.DependencyProperty
InvalidateUpdateIntervalProperty Windows.UI.Xaml.DependencyProperty
IsActiveProperty Windows.UI.Xaml.DependencyProperty
IsGlowActiveProperty Windows.UI.Xaml.DependencyProperty
LabelFontSizeProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty
LabelTranslateYProperty Windows.UI.Xaml.DependencyProperty
LargeChange1Property Windows.UI.Xaml.DependencyProperty
Maximum1Property Windows.UI.Xaml.DependencyProperty
Minimum1Property Windows.UI.Xaml.DependencyProperty
PlaceholderTextProperty Windows.UI.Xaml.DependencyProperty
SmallChange1Property Windows.UI.Xaml.DependencyProperty
TypeProperty Windows.UI.Xaml.DependencyProperty
Value1Property Windows.UI.Xaml.DependencyProperty
Value2Property Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
Input ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
BuildControl ( InputType type, string label, string placeholderText, double labelFontSize, double labelTranslateY, string groupName, ContentControl ccInput ) : void
DtInvalidate_Tick ( object sender, object e ) : void
Input_Loaded ( object sender, RoutedEventArgs e ) : void
Input_Unloaded ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPropertyValueChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetColors ( Color focusColor, Color focusHoverColor, Color focusForegroundColor, InputModel model ) : void
UnloadControl ( InputType type ) : void
UpdateControl ( InputType type, string label, string placeholderText, double labelFontSize, double labelTranslateY, string groupName, ContentControl ccInput ) : void
itProgBr_ValueChanged ( object sender, Windows e ) : void
itSl_ValueChanged ( object sender, Windows e ) : void
itcheckbox_Changed ( object sender, RoutedEventArgs e ) : void
itcombobox_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
itpassword_PasswordChanged ( object sender, RoutedEventArgs e ) : void
itradio_Changed ( object sender, RoutedEventArgs e ) : void
ittext_KeyUp ( object sender, KeyRoutedEventArgs e ) : void
ittogglebutton_changed ( object sender, RoutedEventArgs e ) : void
ittoggleswitch_Toggled ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

메소드 상세

Input() 공개 메소드

public Input ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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