C# Class SourceGrid.ScrollPositionChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Méthodes publiques

Méthode Description
ScrollPositionChangedEventArgs ( int p_NewValue, int p_OldValue ) : System

Method Details

ScrollPositionChangedEventArgs() public méthode

public ScrollPositionChangedEventArgs ( int p_NewValue, int p_OldValue ) : System
p_NewValue int
p_OldValue int
Résultat System