C# 클래스 CK.Keyboard.Model.KeyboardCurrentLayoutChangedEventArgs

Event argument when the current layout of a keyboard changed. Gives access to the previous layout.
상속: KeyboardEventArgs
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
KeyboardCurrentLayoutChangedEventArgs ( IKeyboard kb, ILayout previous )

메소드 상세

KeyboardCurrentLayoutChangedEventArgs() 공개 메소드

public KeyboardCurrentLayoutChangedEventArgs ( IKeyboard kb, ILayout previous )
kb IKeyboard
previous ILayout