| Visual Basic (Declaration) | |
|---|---|
Public Class ImageViewerScrollChangedEventArgs Inherits RoutedEventArgs Implements INativeCoreTypeWrapper | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ImageViewerScrollChangedEventArgs : RoutedEventArgs, INativeCoreTypeWrapper | |
| C++/CLI | |
|---|---|
public ref class ImageViewerScrollChangedEventArgs : public RoutedEventArgs, INativeCoreTypeWrapper | |
Use this class when handling the following events:
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Leadtools.Silverlight.Controls.ImageViewerScrollChangedEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code