Gets the interactions.
| C# | Visual Basic | Visual C++ |
ObservableCollection<IInteraction> Interactions { get; }
ReadOnly Property Interactions As ObservableCollection(Of IInteraction)
property ObservableCollection<IInteraction^>^ Interactions { ObservableCollection<IInteraction^>^ get (); }
The interactions.