Click or drag to resize

SceneCollectionModel Properties

The SceneCollectionModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property BackgroundFocusedElementId
Defines the focused Element for the background Scene if CurrentScene is AlwaysOnTopScene.
Public property BackgroundSceneId
Defines the background Scene if CurrentScene is AlwaysOnTopScene.
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property CurrentSceneId
Defines the currently displayed Scene in the simulation.
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property List
Public property ListSerialized
Lists the available Scenes in the simulation.
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also