| Name | Description |
| ARTPageCache |
Gets a cache for storing and retrieving ImGearARTPages associated with thumbnail items.
|
| CacheItemContainers |
Gets or sets a value indicating whether item containers that are out of view are cached.
|
| DisplayMarks |
Gets or sets a value indicating whether marks are displayed in thumbnails.
|
| ItemBackground |
Gets or sets the Brush that specifies how the background of thumbnail items is painted.
|
| ItemBorderBrush |
Gets or sets the Brush that specifies how the border of thumbnail items is painted.
|
| ItemBorderThickness |
Gets or sets the thickness of the border of thumbnail items.
|
| ItemCaptionBackground |
Gets or sets the Brush that specifies how the background of the Caption of thumbnail items is painted.
|
| ItemCaptionForeground |
Gets or sets the Brush that specifies how the foreground of the Caption of thumbnail items is painted.
|
| ItemHeight |
Gets or sets the height, in WPF device independent units, of each thumbnail item.
|
| ItemsMargin |
Gets or sets the region within the control (in WPF device independent units) where thumbnail items are displayed.
|
| ItemsSource |
Gets or sets a collection used to generate the content of the thumbnail control.
|
| ItemWidth |
Gets or sets the width, in WPF device independent units, of each thumbnail item.
|
| ScrollDirection |
Gets or sets the direction the thumbnail items will scroll in the control.
|
| ScrollToFirstItemCommand |
Gets a command for scrolling to the first item in the thumbnail list.
|
| ScrollToLastItemCommand |
Gets a command for scrolling to the last item in the thumbnail list.
|
| ScrollToNextBandCommand |
Gets a command for scrolling to the next band of thumbnails in the thumbnail list.
|
| ScrollToNextPageCommand |
Gets a command for scrolling to the next page of thumbnails in the thumbnail list.
|
| ScrollToPreviousBandCommand |
Gets a command for scrolling to the previous band of thumbnails in the thumbnail list.
|
| ScrollToPreviousPageCommand |
Gets a command for scrolling to the previous page of thumbnails in the thumbnail list.
|
| SelectedPageDisplay |
Gets or sets the page display that contains the source image and marks of the selected thumbnail item.
|
| SelectFirstItemCommand |
Gets a command for selecting the first item in the thumbnail list.
|
| SelectLastItemCommand |
Gets a command for selecting the last item in the thumbnail list.
|
| SelectNextBandItemCommand |
Gets a command for selecting the next band item in the thumbnail list.
|
| SelectNextItemCommand |
Gets a command for selecting the next item in the thumbnail list.
|
| SelectPreviousBandItemCommand |
Gets a command for selecting the previous band item in the thumbnail list.
|
| SelectPreviousItemCommand |
Gets a command for selecting the previous item in the thumbnail list.
|
| XSpacing |
Gets or sets the amount of horizontal space between thumbnails displayed on the control, in WPF device independent units.
|
| YSpacing |
Gets or sets the amount of vertical space between thumbnails displayed on the control, in WPF device independent units.
|