GalleryItem.BindCommand Method
Name | Parameters | Description |
---|---|---|
Bind |
command |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this Gallery |
Bind |
command, query |
Binds the specific parameterized command to this Gallery |
Bind |
command |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this Gallery |