Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ValidateParametersCompletedEventArgs Class
Members

In This Topic
    ValidateParametersCompletedEventArgs Class
    In This Topic
    Object Model
    ValidateParametersCompletedEventArgs Class
    Syntax
    'Declaration
     
    Public Class ValidateParametersCompletedEventArgs 
       Inherits System.ComponentModel.AsyncCompletedEventArgs
    public class ValidateParametersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.AsyncCompletedEventArgs
             C1.Xaml.Document.ValidateParametersCompletedEventArgs

    See Also