Members





In This Topic
GdPicture14.WPF Namespace / GdViewer.AnnotationEndEditingTextEventArgs Class

GdViewer.AnnotationEndEditingTextEventArgs Class

In This Topic
Provides data for the AnnotationEndEditingText event.
Syntax
'Declaration
 
Public Class GdViewer.AnnotationEndEditingTextEventArgs 
   Inherits System.Windows.RoutedEventArgs
public class GdViewer.AnnotationEndEditingTextEventArgs : System.Windows.RoutedEventArgs 
public class GdViewer.AnnotationEndEditingTextEventArgs = class(System.Windows.RoutedEventArgs)
public class GdViewer.AnnotationEndEditingTextEventArgs extends System.Windows.RoutedEventArgs
public __gc class GdViewer.AnnotationEndEditingTextEventArgs : public System.Windows.RoutedEventArgs 
public ref class GdViewer.AnnotationEndEditingTextEventArgs : public System.Windows.RoutedEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         GdPicture14.WPF.GdViewer.AnnotationEndEditingTextEventArgs

See Also