Some questions to be answered by the WinUI team #10053
Gaoyifei1011
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Some questions to be answered by the WinUI team
需要 WinUI 团队回答的一些问题
1.为什么不在 AppWindow 提供限制窗口大小的属性?比如 MinHeight,MinWidth,MaxHeight,MaxWidth?
2.为什么不将 UIElement.ProtectedCursor 的类型从 protected 修改为 public,从而让开发者直接调用,而是通过反射修改该属性值?
3.什么时候移除 WinUI 3 UWP(CoreWindow) 模式的限制?
4.未来有机会开放 AppWindow 类里面内容的代码吗?如果有,什么时候?
5.为什么不在 InputNonClientPointerSource 类中添加右键单击的事件?
6.未来有机会为 SystemBackdrop(MicaBackdrop 和 DesktopAcrylicBackdrop)提供 SystemBackdropConfiguration 属性吗?
7.未来有机会能否在 WinUI 3 中支持 XAML 2009 的一些特性?比如 x:Arguments,x:TypeArguments 等等。
8. UWP 什么时候从 .NET Native 迁移到 Modern .NET?WinUI 2 什么时候提供 CsWinRT 的 Projection dll?
Integration of Windows App SDK issues in this place
Windows App SDK 问题的整合在这个地方
microsoft/WindowsAppSDK#4699
Steps to reproduce the bug
None
Expected behavior
None
Screenshots
None
NuGet package version
WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007
Windows version
Windows 11 (22H2): Build 22621
Additional context
None
Beta Was this translation helpful? Give feedback.
All reactions