C# 클래스 Template10.Behaviors.TextBoxEnterKeyBehavior

상속: Windows.UI.Xaml.DependencyObject, IBehavior
파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App

공개 프로퍼티들

프로퍼티 타입 설명
ActionsProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
AssociatedTextBox_KeyUp void

공개 메소드들

메소드 설명
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

비공개 메소드들

메소드 설명
AssociatedTextBox_KeyUp ( object sender, Windows e ) : void

메소드 상세

Attach() 공개 메소드

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
리턴 void

Detach() 공개 메소드

public Detach ( ) : void
리턴 void

프로퍼티 상세

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

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