C# 클래스 NDG.Helpers.Controls.MaskedBox

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: nokiadatagathering/WP7-Official

공개 프로퍼티들

프로퍼티 타입 설명
EndTextProperty System.Windows.DependencyProperty
MaskedTextProperty System.Windows.DependencyProperty
StartTextProperty System.Windows.DependencyProperty
StartTextsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Focus ( ) : void
MaskedBox ( ) : System.Collections.Generic
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
CheckForEndText ( ) : void
CheckForMaskedText ( ) : void
CheckForStartText ( ) : void
CheckForStartTexts ( ) : void
OnEndTextChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMaskedTextChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSampleTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
OnStartTextChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStartTextTap ( object sender, GestureEventArgs e ) : void
OnStartTextsChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

Focus() 공개 메소드

public Focus ( ) : void
리턴 void

MaskedBox() 공개 메소드

public MaskedBox ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows EndTextProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows MaskedTextProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows StartTextProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows StartTextsProperty
리턴 System.Windows.DependencyProperty