C# 클래스 StarryEyes.ViewModels.WindowParts.Inputting.InputViewModel

상속: Livet.ViewModel
파일 보기 프로젝트 열기: karno/StarryEyes 1 사용 예제들

공개 메소드들

메소드 설명
CloseInput ( ) : void
FocusToTextBox ( ) : void
InputViewModel ( ) : System
OpenInput ( ) : void
OpenInput ( bool restorePreviousStashed ) : void

비공개 메소드들

메소드 설명
RegisterKeyAssigns ( ) : void

메소드 상세

CloseInput() 공개 메소드

public CloseInput ( ) : void
리턴 void

FocusToTextBox() 공개 메소드

public FocusToTextBox ( ) : void
리턴 void

InputViewModel() 공개 메소드

public InputViewModel ( ) : System
리턴 System

OpenInput() 공개 메소드

public OpenInput ( ) : void
리턴 void

OpenInput() 공개 메소드

public OpenInput ( bool restorePreviousStashed ) : void
restorePreviousStashed bool
리턴 void