GalleryItem Methods
Represents an item within a gallery.
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this Gallery |
Bind |
Binds the specific parameterized command to this Gallery |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this Gallery |
Clone() |
Creates a new Gallery |
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. |
Focus() |
Focuses this Gallery |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Make |
Makes the current gallery item visible onscreen, if it’s hidden due to scrolling. |
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. |
Reset |
Removes the Gallery |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also