mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
Update keyboardmanagerui.md (#26077)
* Update keyboardmanagerui.md fixed broken links in TOC * fixed Previously acknowg words - now absent * removed pkey * PKEY -> pkey * updated toc * Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md * Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md * Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md * Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md * Update .github/actions/spell-check/expect.txt --------- Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Keyboard Manager UI
|
# Keyboard Manager UI
|
||||||
|
|
||||||
## Table of Contents:
|
## Table of Contents:
|
||||||
1. [C++ XAML Islands](#c---xaml-islands)
|
1. [C++ XAML Islands](#c-xaml-islands)
|
||||||
1. [Debugging exceptions in XAML Islands](#debugging-exceptions-in-xaml-islands)
|
1. [Debugging exceptions in XAML Islands](#debugging-exceptions-in-xaml-islands)
|
||||||
2. [Build times](#build-times)
|
2. [Build times](#build-times)
|
||||||
3. [Setting custom backgrounds for Xaml Controls using brushes](#setting-custom-backgrounds-for-xaml-controls-using-brushes)
|
3. [Setting custom backgrounds for Xaml Controls using brushes](#setting-custom-backgrounds-for-xaml-controls-using-brushes)
|
||||||
2. [UI Structure](#ui-structure)
|
2. [UI Structure](#ui-structure)
|
||||||
3. [EditKeyboardWindow/EditShortcutsWindow](#editkeyboardwindow-editshortcutswindow)
|
3. [EditKeyboardWindow / EditShortcutsWindow](#editkeyboardwindow--editshortcutswindow)
|
||||||
1. [OK and Cancel button](#ok-and-cancel-button)
|
1. [OK and Cancel button](#ok-and-cancel-button)
|
||||||
2. [Delete button](#delete-button)
|
2. [Delete button](#delete-button)
|
||||||
3. [Handling common modifiers in EditKeyboardWindow](#handling-common-modifiers-in-editkeyboardwindow)
|
3. [Handling common modifiers in EditKeyboardWindow](#handling-common-modifiers-in-editkeyboardwindow)
|
||||||
|
|||||||
Reference in New Issue
Block a user