心倾

Results 16 issues of 心倾

--- 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...

bug

Is there any plan to support WinUI3?

建议增加使用BingAI的功能。

### Describe the bug Tray icon menu item binding failed, only a white bar will be displayed. ![image](https://user-images.githubusercontent.com/38943319/219872650-595ae04e-84ae-458a-854f-8032993d0222.png) ### To Reproduce `NotifyIconMenuItems = new ObservableCollection{......}` ``` ``` ### Expected behavior...

bug

### 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...

bug