ShowAsFloatingAction Properties

DevZest WPF Docking

ShowAsFloatingAction Properties

The ShowAsFloatingAction type exposes the following members.

Properties
  Name Description
Public property Height
Gets or sets the height of the floating window.
Public property Left
Gets or sets the position of the floating window's left edge, in relation to the desktop.
Public property ShowMethod
Gets or sets the show method for the action.
(Inherited from ShowAction.)
Public property Source
Gets or sets the source DockItem.
(Inherited from ShowAction.)
Public property Top
Gets or sets the position of the floating window's top edge, in relation to the desktop.
Public property Width
Gets or sets the width of the floating window.
Top
See Also