Edit

Share via


DelegatesNotificationEventArgs Class

Definition

Represents event arguments for delegate notifications.

public ref class DelegatesNotificationEventArgs : EventArgs
public class DelegatesNotificationEventArgs : EventArgs
type DelegatesNotificationEventArgs = class
    inherit EventArgs
Public Class DelegatesNotificationEventArgs
Inherits EventArgs
Inheritance
DelegatesNotificationEventArgs

Remarks

This event argument is returned by the DelegateNotificationReceived event.

Properties

DelegateList

Gets the list of delegates.

Applies to