CustomEventReceiver
Résumé
Propriétés
Attaches the CustomEventReceiver object to a CustomEvent.
Méthodes
Returns the current value of the receiver's CustomEventReceiver.Source property.
Évènements
Fires when the receiver is attached to a different CustomEvent, when the CustomEventReceiver.Source property is changed.
Fires when the receiver is attached to a different CustomEvent instance when the CustomEventReceiver.Source property is changed.
Fires when the value of the CustomEvent's source is changed, passing the CustomEvent's new value.
Propriétés
Méthodes
GetCurrentValue
This function returns the current value of the receiver's CustomEventReceiver.Source property.
Retours
Évènements
EventConnected
This event fires when the receiver is attached to a different CustomEvent, when the CustomEventReceiver.Source property is changed.
Paramètres
EventDisconnected
This event fires when the receiver is attached to a different CustomEvent, when the CustomEventReceiver.Source property is changed.
Paramètres
SourceValueChanged
Fires when the value of the CustomEvent's source is changed, passing the CustomEvent's new value.