App PropertiesVis2 NodeTrix CodeDokumentation
The App type exposes the following members.
Properties

  NameDescription
Public propertyOnlineDispatcher
Gets the OnlineDispatcher this OnlineDispatcherObject is associated with.
(Inherited from OnlineDispatcherObject.)
Public propertyOnlineMainWindow
Gets or sets the main window of the application.
(Inherited from OnlineApplication.)
Public propertyOnlineProperties
Gets a collection of application-scope properties.
(Inherited from OnlineApplication.)
Public propertyOnlineResources
Gets or sets a collection of application-scope resources, such as styles and brushes.
(Inherited from OnlineApplication.)
Public propertyOnlineShutdownMode
Gets or sets the condition that causes the OnlineShutdown  method to be called.
(Inherited from OnlineApplication.)
Public propertyOnlineStartupUri
Gets or sets a UI that is automatically shown when an application starts.
(Inherited from OnlineApplication.)
Public propertyOnlineWindows
Gets the instantiated windows in an application.
(Inherited from OnlineApplication.)
Back to Top
See Also