EventReceiverManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Manages the events contained in states within an Interaction Element.
public ref class EventReceiverManager
public class EventReceiverManager
type EventReceiverManager = class
Public Class EventReceiverManager
- Inheritance
-
EventReceiverManager
Properties
EventReceivers |
Dictionary of active event receivers for the state events. |
Methods
InvokeStateEvent(String, BaseEventData) |
Invoke a state event with optional event data. |