ScrollBarAnnotationsAppearance Properties
Contains properties that provide access to the appearance settings of particular scrollbar annotation marks.| Name | Description |
|---|---|
| FocusedRow | Gets or sets appearance settings for scrollbar annotation marks that correspond to focused row. This is a dependency property. |
| InvalidCells | Gets or sets appearance settings for scrollbar annotation marks that correspond to invalid cells. This is a dependency property. |
| InvalidRows | Gets or sets appearance settings for scrollbar annotation marks that correspond to invalid rows. This is a dependency property. |
| SearchResult | Gets or sets appearance settings for scrollbar annotation marks that correspond to search results. This is a dependency property. |
| Selected | Gets or sets the appearance settings for scrollbar annotation marks that correspond to selected rows. This is a dependency property. |
See Also