Skip to content

Commit c5e7b79

Browse files
niels9001jwmsft
andauthored
[Develop/UI/Controls] (#6348)
* Revamping the overview page * Controls * Update index.md * Push * Update xaml-templated-controls-winui-3.md * Change title from 'controls and patterns' to 'controls and events' Updated the title and some content to reflect the focus on events instead of patterns. * Correct link to styling controls documentation Fixed a broken link to the 'Styling controls' documentation. * Remove note on launching system Maps app Removed note about using the deprecated bingmaps URI scheme. * Fix broken link in tree-view.md Corrected a broken link in the TreeView documentation. * Fix broken links in tree-view documentation --------- Co-authored-by: Jim Walker <[email protected]>
1 parent c86be8b commit c5e7b79

80 files changed

Lines changed: 576 additions & 642 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10765,6 +10765,16 @@
1076510765
"redirect_url": "/windows/uwp/xaml-islands/xaml-islands",
1076610766
"redirect_document_id": false
1076710767
},
10768+
{
10769+
"source_path": "hub/apps/winui/winui3/xaml-templated-controls-cppwinrt-winui-3.md",
10770+
"redirect_url": "/windows/apps/winui/winui3/xaml-templated-controls-winui-3",
10771+
"redirect_document_id": false
10772+
},
10773+
{
10774+
"source_path": "hub/apps/winui/winui3/xaml-templated-controls-csharp-winui-3.md",
10775+
"redirect_url": "/windows/apps/winui/winui3/xaml-templated-controls-winui-3",
10776+
"redirect_document_id": false
10777+
},
1076810778
{
1076910779
"source_path": "hub/apps/develop/input/gamepad-and-remote-interactions.md",
1077010780
"redirect_url": "/windows/uwp/ui-input/gamepad-and-remote-interactions",

hub/apps/develop/toc.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -595,11 +595,11 @@ items:
595595
href: ui/controls/listview-and-gridview.md
596596
- name: Flip view
597597
href: ui/controls/flipview.md
598-
- name: PipsPager
598+
- name: Pips pager
599599
href: ui/controls/pipspager.md
600600
- name: Tree view
601601
href: ui/controls/tree-view.md
602-
- name: ItemsRepeater
602+
- name: Items repeater
603603
href: ui/controls/items-repeater.md
604604
- name: Item containers and templates
605605
items:
@@ -745,10 +745,8 @@ items:
745745
href: ui/controls/labels.md
746746
- name: Title bar
747747
href: ui/controls/title-bar.md
748-
- name: "Tutorial: Build XAML controls with C++/WinRT"
749-
href: ../winui/winui3/xaml-templated-controls-cppwinrt-winui-3.md
750-
- name: "Tutorial: Build XAML controls with C#"
751-
href: ../winui/winui3/xaml-templated-controls-csharp-winui-3.md
748+
- name: "Tutorial: Build XAML templated controls"
749+
href: ../winui/winui3/xaml-templated-controls-winui-3.md
752750
- name: Shadows
753751
href: ui/shadows.md
754752
- name: Colors and themes

hub/apps/develop/ui/controls/combo-box.md

Lines changed: 0 additions & 16 deletions

hub/apps/develop/ui/controls/command-bar.md

Lines changed: 0 additions & 3 deletions

hub/apps/develop/ui/controls/controls-and-events-intro.md

Lines changed: 21 additions & 31 deletions

hub/apps/develop/ui/controls/custom-transport-controls.md

Lines changed: 0 additions & 3 deletions

hub/apps/develop/ui/controls/forms.md

Lines changed: 0 additions & 6 deletions
5.44 KB
4.43 KB
4.84 KB

0 commit comments

Comments
 (0)