Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WPFKeyboard
Controls
KeyboardWindow
C# 클래스 WPFKeyboard.Controls.KeyboardWindow
상속:
System.Windows.Window
파일 보기
프로젝트 열기: pauldotknopf/WPFKeyboard
공개 메소드들
메소드
설명
KeyboardWindow
( ) :
System
보호된 메소드들
메소드
설명
OnActivated
(
EventArgs
e
) :
void
비공개 메소드들
메소드
설명
GetWindowLong
(
IntPtr
hWnd
,
int
nIndex
) :
int
SetWindowLong
(
IntPtr
hWnd
,
int
nIndex
,
int
dwNewLong
) :
IntPtr
메소드 상세
KeyboardWindow()
공개
메소드
public
KeyboardWindow
( ) :
System
리턴
System
OnActivated()
보호된
메소드
protected
OnActivated
(
EventArgs
e
) :
void
e
System.EventArgs
리턴
void