WindowSwitcher.Hotkey Attached Property

DevZest WPF Docking

WindowSwitcherHotkey Attached Property
Gets a value indicates the key combination that will activate the window switcher for a given DockControl.

Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
See GetHotkey, SetHotkey
See GetHotkey, SetHotkey

Property Value

Type: KeyGesture
The key combination. The default value is .
See Also