ToolBarTray::GetIsLocked Method (DependencyObject^)
.NET Framework (current version)
Reads the value of the IsLocked property from the specified element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element from which to read the property.
Return Value
Type: System::Booleantrue if the toolbar cannot be moved inside the toolbar tray; otherwise, false. The default is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: