public class ScrollBarThin : DependencyObjectPublic Class ScrollBarThin
Inherits DependencyObject| ScrollBarThin | Initializes a new instance of the ScrollBarThin class |
| GetHorizontalScrollBarRadius | Gets the corner radius of the horizontal scroll bar. |
| GetLineButtonVisibility | Gets the visibility of the line buttons. |
| GetScrollBarThumbRadius | Gets the radius of the scroll bar drag control, |
| GetVerticalScrollBarRadius | Gets the corner radius of the vertical scroll bar. |
| SetHorizontalScrollBarRadius | Set the corner radius of the horizontal scroll bar. |
| SetLineButtonVisibility | Sets the visibility of line buttons. |
| SetScrollBarThumbRadius | Sets the radius of the scroll bar drag control. |
| SetVerticalScrollBarRadius | Set the corner radius of the vertical scroll bar. |
| HorizontalScrollBarRadiusProperty | Horizontal scroll bar corner radius property. |
| LineButtonVisibilityProperty | Line buttons visibility property. |
| ScrollBarThumbRadiusProperty | Scrollbar/Drag control radius property. |
| VerticalScrollBarRadiusProperty | Property of the corner radius of the vertical scroll bar. |
| HorizontalScrollBarRadius | Horizontal scroll bar corner radius property. |
| LineButtonVisibility | Line buttons visibility property. |
| ScrollBarThumbRadius | Scrollbar/Drag control radius property. |
| VerticalScrollBarRadius | Property of the corner radius of the vertical scroll bar. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |