Show / Hide Table of Contents

Method SetHotkey

| Improve this Doc View Source

SetHotkey(DockControl, KeyGesture)

Sets the value of DevZest.Windows.Docking.Primitives..WindowSwitcher.Hotkey attached property for a given DockControl.

Declaration
public static void SetHotkey(DockControl dockControl, KeyGesture value)
Parameters
Type Name Description
DockControl dockControl

The DockControl on which to set the property value.

System.Windows.Input.KeyGesture value

The property value to set.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest