.NET Framework Class Library
PageChangedEventArgs Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > PageChangedEventArgs Class |
Represents details passed to PageChanged event handler.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Class PageChangedEventArgs _ |
C# |
public class PageChangedEventArgs : RoutedEventArgs |
Visual C++ |
public ref class PageChangedEventArgs : public RoutedEventArgs |
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Gnostice.Controls.WPF.PageChangedEventArgs