| C1.UWP.Document Assembly > C1.Xaml.Document Namespace : LongOperationEventHandler Delegate |
'Declaration Public Delegate Sub LongOperationEventHandler( _ ByVal sender As System.Object, _ ByVal e As LongOperationEventArgs _ )
public delegate void LongOperationEventHandler( System.object sender, LongOperationEventArgs e )