Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TreeViewItem.ClickEventArgs
C# Class TreeViewItem.ClickEventArgs, GrapplingHookFighters
Inheritance:
System.EventArgs
Show file
Open project: PurdueSIGGD/GrapplingHookFighters
Public Properties
Property
Type
Description
m_clickCount
uint
Public Methods
Method
Description
ClickEventArgs
(
uint
in_clickCount
) :
System
Method Details
ClickEventArgs()
public
method
public
ClickEventArgs
(
uint
in_clickCount
) :
System
in_clickCount
uint
return
System
Property Details
m_clickCount
public property
public
uint
m_clickCount
return
uint