The IWindow type exposes the following members.

Properties

  NameDescription
Public propertyContent
Gets the main window content to be displayed in the Interaction Client's user interface.
Public propertyTitle
Gets the title text to be displayed in the "Header" of the window's tab in the Interaction Client.

Events

  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)

See Also