ReleaseMicrosoftMicrosoftpublished Sep 25, 2025seen Jun 26

microsoft/WinUI-Gallery v2.7.0

microsoft/WinUI-Gallery

Open original ↗

Captured source

source ↗
published Sep 25, 2025seen Jun 26captured 2whttp 200method plain

WinUI Gallery v2.7.0

Repository: microsoft/WinUI-Gallery

Tag: v2.7.0

Published: 2025-09-25T18:06:14Z

Prerelease: no

Release notes: To learn more about our release, check out our blogpost: https://devblogs.microsoft.com/ifdef-windows/announcing-winui-gallery-2-7/

What's Changed

  • [UX] Fix textscaling issues by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1859
  • Clean up unused fields in ControlInfoData and update schema and related classes by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1861
  • add border to icon by @Jay-o-Way in https://github.com/microsoft/WinUI-Gallery/pull/1856
  • Handling UnauthorizedAccessException on Capture Element / Camera Preview page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1865
  • Replace HTTP URL with HTTPS in the 'HyperlinkButton' sample code by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1871
  • Remove the GetAppWindow method from the WindowHelper class by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1873
  • Remove unused constructor from ControlInfoDocLink class by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1870
  • Implement support for high contrast in mica controller sample by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1879
  • Refined text formatting by adding spaces to improve readability. by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1882
  • Add internal page scrolling functionality by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1884
  • Fix typo in brush name: SystemColorGreyTextColor to SystemColorGrayTextColor in High Contrast section by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1887
  • Updates to WASDK and WCT packages by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1888
  • Include Symbol enum indication in Iconography page by @weitzhandler in https://github.com/microsoft/WinUI-Gallery/pull/1881
  • add warning to README.md by @manabu-nakamura in https://github.com/microsoft/WinUI-Gallery/pull/1810
  • Fix copybutton clipping by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1886
  • Fix typo in ContentIsland page by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1890
  • Improved source quality in the test projects by @0x5bfa in https://github.com/microsoft/WinUI-Gallery/pull/1848
  • Add personalization features: Favorites and Recently Viewed Samples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1875
  • Fix jumping of SplitView pane in right aligned layout via min width by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1899
  • Adjust the corner radius of the icons pane & enhance grid transition in IconographyPage by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1901
  • Fix inconsistent variable names in the ListView sample code by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1902
  • Fix typo in AccessibilityColorContrastPage.xaml by @mrlacey in https://github.com/microsoft/WinUI-Gallery/pull/1904
  • Update TitleBarPage.xaml by @ghost1372 in https://github.com/microsoft/WinUI-Gallery/pull/1905
  • Feat(iconography): add missing icons and fix typos in icon names by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1907
  • Code cleanup by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1906
  • Missing glyph in IconsData by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1909
  • Decluttered the root dir by @0x5bfa in https://github.com/microsoft/WinUI-Gallery/pull/1895
  • refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1900
  • Fix the wrong Microsoft Store link on README by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1911
  • Fixed the drag and drop between ListViews by @jpcassano in https://github.com/microsoft/WinUI-Gallery/pull/1898
  • Teaching tool tip Bug Fix by @rashmi-thakurr in https://github.com/microsoft/WinUI-Gallery/pull/1920
  • Automation property added for the info button in fundamentals\resources page - source popup. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1923
  • Add warning for Fluent-only icons not available on Windows 10 by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1925
  • Replace NavigationRootPage with MainWindow by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1908
  • Fix placeholder text truncation for OneWay and TwoWay Binding by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1929
  • [FIX] Bug in Teaching Tip by @rashmi-thakurr in https://github.com/microsoft/WinUI-Gallery/pull/1922
  • Modified custom password box implementation and added automation peer for narrator announcement. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1930
  • [a11y] 58166123 - TextBlock on ListView sample now wraps by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1934
  • [a11y] 58165987 - Add conditional ToolTip to description textblock by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1932
  • Line break is moved from the end of the line to start with Paragraph line count check in custom control passwordbox. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1931
  • Remove the expander from the header of the IconographyPage by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1921
  • [a11y] 58166077 - Button text is no longer truncated on Keyboard page by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1933
  • [a11y] 58135878 - Make close button keyboard accesible by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1936
  • [a11y] 58124658 - Make RepeatButton announce its click event by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1935
  • Adding current time to TimePicker sample by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1938
  • Adding AppBarButton sample with Flyout containing input box by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1939
  • Improve text readability on ScrollView page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1942
  • Fix incorrect heading levels for Home page section headings by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1973
  • Tag icon entries...

Excerpt shown — open the source for the full document.