Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
ComponentModel
HandledEventArgs
C# Class System.ComponentModel.HandledEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
HandledEventArgs
( ) :
System
HandledEventArgs
(
bool
defaultHandledValue
) :
System
Method Details
HandledEventArgs()
public
method
public
HandledEventArgs
( ) :
System
return
System
HandledEventArgs()
public
method
public
HandledEventArgs
(
bool
defaultHandledValue
) :
System
defaultHandledValue
bool
return
System