IsLocked Property (WPFToolBarTray)

Action

Gets a value that indicates whether a ToolBar can be moved inside a ToolBarTray.

Syntax

C#
protected Boolean IsLocked { get; }
VB
'Declaration
Protected Read Property IsLocked As Boolean

Access

Read only.