Represents a tray area that appears next to scrollbar controls, which generally can contain controls such as buttons.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control ContentControl object
Constructors
ScrollBarTray()
Initializes an instance of the ScrollBarTray
class.
Properties
Orientation
Gets or sets the Orientation of the tray.
Property Value
- Orientation:
The Orientation of the tray. The default value is
Orientation.Horizontal
.
Fields
OrientationProperty
Identifies the Orientation dependency property. This field is read-only.