TileItem Methods
Provides the functionality of tile items.
Name | Description |
---|---|
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this Tile |
Bind |
Binds the specific parameterized command to this Tile |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this Tile |
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. |
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. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Next |
Slides from the currently displayed Tile |
On |
Called each time this Tile |
On |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
On |
Called automatically each time an end-user presses this Tile |
On |
Called automatically each time an end-user right clicks this Tile |
Perform |
Raises the Tile |
Perform |
Raises the Tile |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Removes the Super |
Set |
Forces the current tile item to display a specific Tile |
Start |
Starts the frame animation for this Tile |
Start |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Stop |
Stops the Tile Frame Animation for the current Tile |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
See Also