From 2b52765946a55c4d9acc2f9924a3a0b08819e6b8 Mon Sep 17 00:00:00 2001 From: harinath-2699 <93642300+harinath-2699@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:30:48 +0530 Subject: [PATCH] Included images in UG for new WPF TabbedWindow control --- wpf-toc.html | 2 +- .../data-binding_images/wpf_customization.png | Bin 6136 -> 5769 bytes .../wpf_newbuttonstyle.png | Bin 5004 -> 0 bytes .../data-binding_images/wpf_tabbedwindow.png | Bin 4181 -> 4117 bytes .../getting-started_images/tabbedwindow.png | Bin 6245 -> 5487 bytes .../wpf_normalwindow.png | Bin 6404 -> 5881 bytes .../wpf_tabbedwindow.png | Bin 6577 -> 5214 bytes wpf/Tabbed-Window/merge-tabs.md | 4 ++++ .../tabbedwindow-merging.gif | Bin 0 -> 482558 bytes .../tear-off-tabbedwindow.gif | Bin 0 -> 341534 bytes wpf/Tabbed-Window/tab-management.md | 6 +++++- .../tabbedwindow_closebutton.gif | Bin 0 -> 71382 bytes .../tabbedwindow_newbutton.gif | Bin 0 -> 56629 bytes .../wpf_newbuttonstyle.png | Bin 0 -> 4493 bytes 14 files changed, 10 insertions(+), 2 deletions(-) delete mode 100644 wpf/Tabbed-Window/data-binding_images/wpf_newbuttonstyle.png create mode 100644 wpf/Tabbed-Window/merge-tabs_images/tabbedwindow-merging.gif create mode 100644 wpf/Tabbed-Window/merge-tabs_images/tear-off-tabbedwindow.gif create mode 100644 wpf/Tabbed-Window/tab-management_images/tabbedwindow_closebutton.gif create mode 100644 wpf/Tabbed-Window/tab-management_images/tabbedwindow_newbutton.gif create mode 100644 wpf/Tabbed-Window/tab-management_images/wpf_newbuttonstyle.png diff --git a/wpf-toc.html b/wpf-toc.html index 60ca1dadf..96c2a5af1 100644 --- a/wpf-toc.html +++ b/wpf-toc.html @@ -1863,7 +1863,7 @@
  • Tabbed Window