EventCallback.HasDelegate Property

Definition

Gets a value that indicates whether the delegate associated with this event dispatcher is non-null.

public:
 property bool HasDelegate { bool get(); };
public bool HasDelegate { get; }
member this.HasDelegate : bool
Public ReadOnly Property HasDelegate As Boolean

Property Value

Applies to