IWpfInteractiveObject Interface Members
In This Topic
The following tables list the members exposed by
IWpfInteractiveObject.
Public Properties
| Name | Description |
 | InteractionController | Gets or sets an interaction controller of interactive object. |
 | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. |
 | IsVisible | Gets or sets a value indicating whether the interactive object is visible. |
Public Methods
Public Events
| Name | Description |
 | StateChanged | Occurs when the object state is changed. |
See Also