心倾
心倾
--- Commit by LHTXQ Show 'SystemMenu' on mouse right button up. ## Pull request type - [ ] Update - [ ] Bugfix - [x] Feature - [ ] Code...
### Describe the bug After switching theme(use `Theme.Apply(ThemeType.*,BackgroundType.*)`), the theme color of the window does not change, only after changing the window material (use `WindowBackDrop=BackgroundType.*`), while the theme function of...
Is there any plan to support WinUI3?
建议增加使用BingAI的功能。
### Describe the bug Tray icon menu item binding failed, only a white bar will be displayed.  ### To Reproduce `NotifyIconMenuItems = new ObservableCollection{......}` ``` ``` ### Expected behavior...
### Describe the bug Cannot set `Expander`'s expand direction as "`Right`". ### To Reproduce Add an `Expander` to XAML and set `FlowDirection="LeftToRight" ExpandDirection="Right"`. ### Expected behavior The `Expander`'s expand direction...