InstantMessagingFlowPropertiesChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents information received when the properties of an InstantMessagingFlow instance changes.
The InstantMessagingFlowPropertiesChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangedPropertyNames | Gets the list of property names that have changed. (inherited from PropertiesChangedEventArgs<TProperties>) | |
Properties | Gets the current values of the properties. (inherited from PropertiesChangedEventArgs<TProperties>) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top