ScrollBarBlock Class
Represents a block that appears next to where two scrollbar controls intersect.
public class ScrollBarBlock : ContentControl
- Inheritance:
- object Visual UIElement FrameworkElement Control ContentControl object
Constructors
ScrollBarBlock()
Initializes an instance of the ScrollBarBlock
class.
public ScrollBarBlock()