DockCommands.MakeFloating Property
From DevZest WPF Docking
DevZest WPF Docking
| DockCommandsMakeFloating Property |
Gets the value that represents the Make Floating command.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
public static RoutedCommand MakeFloating { get; }
Public Shared ReadOnly Property MakeFloating As RoutedCommand Get
Property Value
Type: RoutedCommandThe command.