Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Windows
Controls
ActivatingKeyTipEventArgs
C# 클래스 Microsoft.Windows.Controls.ActivatingKeyTipEventArgs
Event args for KeyTipService.ActivatingKeyTipEvent
상속:
System.Windows.RoutedEventArgs
파일 보기
프로젝트 열기: kasicass/kasicass
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
ActivatingKeyTipEventArgs
( ) :
System
보호된 메소드들
메소드
설명
InvokeEventHandler
(
Delegate
genericHandler
,
object
genericTarget
) :
void
메소드 상세
ActivatingKeyTipEventArgs()
공개
메소드
public
ActivatingKeyTipEventArgs
( ) :
System
리턴
System
InvokeEventHandler()
보호된
메소드
protected
InvokeEventHandler
(
Delegate
genericHandler
,
object
genericTarget
) :
void
genericHandler
System.Delegate
genericTarget
object
리턴
void