'Declaration Public ReadOnly Property AllowMovingFloatingWindowWithKeyboard As Boolean
'Usage Dim instance As DockingManager Dim value As Boolean instance.AllowMovingFloatingWindowWithKeyboard = value value = instance.AllowMovingFloatingWindowWithKeyboard
public bool AllowMovingFloatingWindowWithKeyboard {get;}