WorkspaceManager Members
In This Article
#Fields
Name | Description |
---|---|
Application |
Identifies the Application |
Is |
Identifies the Workspace |
Workspace |
Identifies the Workspace |
#Properties
Name | Description |
---|---|
Close |
|
Close |
|
Enable |
|
Target |
Gets the target control. |
Transition |
Gets or sets the shader effect for the animation played when switching between workspaces. |
Workspaces | Gets the collection of workspaces. |
#Methods
Name | Description |
---|---|
Apply |
Applies the workspace with the specified name to the target control. |
Capture |
Creates a new workspace by capturing the current layout of the target control and its child controls. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Get the value of the Workspace |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Workspace |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the value of the Workspace |
Load |
Loads a workspace from the specified file or stream, and adds it to the Workspace |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the workspace with the specified name. |
Rename |
Renames the specified workspace. |
Save |
Saves the workspace with the specified name to a file or stream. |
Set |
Set the value of the Workspace |
Set |
Sets the value of the Workspace |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
After |
Occurs after a workspace has been applied to the target control. |
Before |
Occurs before a workspace is applied to the target control. |
#Attached Properties
Name | Description |
---|---|
Application |
|
Is |
Gets or sets whether the element, for which the property is read or written, has an associated Workspace |
Workspace |
See Also