CommunityToolkit/WindowsCommunityToolkit

DataGrid should leverage the AutoHideScrollBars property from UISettings, which is now available

Open

#3,248 建立於 2020年4月22日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)C# (1,403 fork)batch import
DataGrid :capital_abcd:bug :bug:help wantedimprovements :sparkles:

倉庫指標

Star
 (5,708 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Describe the bug

UISettingsHelper have a TODO method always returning true, saying that it should be updated once UISettings have the AutoHideScrollBars. 18362 added that capability. There is also another mention to that on DataGrid.cs, on a commented method named AutoHideScrollBarsChanged.

貢獻者指南