4.943 ToolBarTray

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > ToolBarTray, IInputElement
ToolBarTray
(usage)
<ToolBarTray> ToolBar* </ToolBarTray>
(description)
Represents the container that handles the layout of a ToolBar.
[content property]
ToolBars
[name property]
Name
[xml lang property]
Language
(properties)
Background
Brush
(description)
A brush to use for the background color of the ToolBarTray.
IsLocked
x:Boolean
(description)
A value that indicates whether a ToolBar can be moved inside a ToolBarTray.
Orientation
Orientation
(description)
Specifies the orientation of a ToolBarTray.
ToolBars
Collection(ToolBar)
(description)
The collection of ToolBar elements in the ToolBarTray.
[read only]
true
(attachable properties)
ToolBarTray.IsLocked
x:Boolean
(description)
A value that indicates whether a ToolBar can be moved inside a ToolBarTray.
[target type]
DependencyObject