DevZest WPF Docking
DockItemActivate Method |
Activates the DockItem and gives it focus.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The DockPosition is Unknown. |
See Also