Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / UIRoutedEventArgs Class
Members

In This Topic
    UIRoutedEventArgs Class
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Class UIRoutedEventArgs 
       Inherits System.Windows.RoutedEventArgs
    public class UIRoutedEventArgs : System.Windows.RoutedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.RoutedEventArgs
             devDept.Graphics.UIRoutedEventArgs

    See Also