WindowsUIView Methods
A DocumentManager View that allows you to create Windows 10-like applications.
Name | Description |
---|---|
Activate |
Activates a specific Content Container within the Windows |
Activate |
Activates a specific Document within the Windows |
Activate |
Activates the document that displays the specified control.
Inherited from Base |
Activate |
Activates the specific Tile and navigates to its Activation Target. |
Add |
Adds an empty Document with specified Base |
Add |
Creates a Document that wraps the target control, and adds this new Document to the current Base |
Add |
Creates a floating document that hosts the target control, has the required size, and is displayed in the given location.
Inherited from Base |
Add |
Creates the floating document that hosts the target control and is displayed at the given position.
Inherited from Base |
Add |
Creates a floating document that hosts the target control.
Inherited from Base |
Add |
Creates a documents host window that contains the specified document. This method is in effect in the Documents |
Add |
Creates a floating documents host (container) that will contain the specific Base |
Add |
Creates a documents host window that contains a newly created document wrapping the specified control. This method is in effect in the Documents |
Add |
Activates an existing document that contains the specific control. If no such document was found, a new document is created and added to this View.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks the Base |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the currently displayed Flyout. |
Hide |
Closes the currently displayed flyout with the specific outcome. |
Hide |
Closes the Search Panel. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Layout |
Updates the element.
Inherited from Base |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release |
Fires the Base |
Release |
Fires the Base |
Release |
Disposes a specific deferred load Document within the current View.
Inherited from Base |
Release |
Disposes all deferred load Documents within the current view.
Inherited from Base |
Release |
Fires the Base |
Release |
Fires the Base |
Remove |
Removes a document whose Base |
Restore |
Restores the layout from a specific registry key.
Inherited from Base |
Restore |
Restores the layout from a stream that contains data in a specific format.
Inherited from Base |
Restore |
Restores the layout from a stream that contains data in binary format.
Inherited from Base |
Restore |
Restores the layout from a specific stream that contains data in XML format.
Inherited from Base |
Restore |
Restores the layout from a specific XML file.
Inherited from Base |
Save |
Saves the layout in the system registry.
Inherited from Base |
Save |
Saves the layout in a specific stream in binary format.
Inherited from Base |
Save |
Saves the layout in a specific stream in binary format.
Inherited from Base |
Save |
Saves the layout in a specific stream in XML format.
Inherited from Base |
Save |
Saves the layout in a specific file in XML format.
Inherited from Base |
Show |
Displays the specific Flyout as a modal window. |
Show |
Displays the Search Panel. |
To |
Gets the text representation of the Base |
Update |
Refreshes document actions displayed within this Windows |
Update |
Updates all currently visible Navigation Bars. |
See Also