ScrollBarAnnotationsAppearance Properties
Contains properties that provide access to the appearance settings of particular scrollbar annotation marks.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Focused |
Gets or sets appearance settings for scrollbar annotation marks that correspond to focused row. This is a dependency property. |
Invalid |
Gets or sets appearance settings for scrollbar annotation marks that correspond to invalid cells. This is a dependency property. |
Invalid |
Gets or sets appearance settings for scrollbar annotation marks that correspond to invalid rows. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Search |
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