Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SourceGrid
ScrollPositionChangedEventArgs
C# Class SourceGrid.ScrollPositionChangedEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: zhuangyy/Motion
Class Usage Examples
Public Methods
Method
Description
ScrollPositionChangedEventArgs
(
int
p_NewValue
,
int
p_OldValue
) :
System
Method Details
ScrollPositionChangedEventArgs()
public
method
public
ScrollPositionChangedEventArgs
(
int
p_NewValue
,
int
p_OldValue
) :
System
p_NewValue
int
p_OldValue
int
return
System