[]
Represents a behavior that implements keyboard navigation for a scrollable control displaying thumbnails.
public class ThumbnailsNavigationBehavior : ScrollBehavior, IBehavior
Name | Description |
---|---|
ThumbnailsNavigationBehavior() | Initializes a new instance of the ThumbnailsNavigationBehavior class. |
Name | Description |
---|---|
GoFirstPage | Gets the command to go to the first page. |
GoLastPage | Gets the command to go to the last page. |
Name | Description |
---|---|
Attach(ScrollViewer) | Attaches the behavior to specified host. |
Detach(ScrollViewer) | Detaches the behavior from specified host. |