Poker

Results 10 issues of Poker

For greater efficiency and better cross-platform.

**新功能描述** 希望能把日志`LogEvent`里`EventMessage`的两行消息用不同属性表示:即[recv:...]放在一条属性里,下面的信息放在另一条。这样输出时可以方便地为这两个属性设置不同的颜色,更方便看

features o(* ̄▽ ̄)=b

## Fixes Fix `DockPanel` measuring bug ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? ![image](https://github.com/CommunityToolkit/Windows/assets/62325494/0b02871e-69e7-4536-b1cc-197aff4dabbb) When set `H/V Spacing`...

### Describe the bug The `ColorPicker`/`ColorPickerButton` has a binding failed issue (When use `{x:Bind}` on `ColorPicker.Color` or `ColorPickerButton.SelectedColor`): ``` CommunityToolkit.WinUI.Controls.ColorPicker Color Microsoft.UI.Xaml.Controls.GridView.SelectedValue Object Converter failed to convert value of type...

bug

Dowloader's api design is handy and makes sense! But there are some methods with a `Task` return value, named without using the `Async` suffix, which confuses me when I use...

enhancement

### Describe the bug ``` Cannot create instance of type 'CommunityToolkit.WinUI.Controls.TokenizingTextBox' [Line: 16 Position: 10] at WinRT.ExceptionHelpers.g__Throw|38_0(Int32) + 0x67 at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32) + 0x1c at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.LoadComponent(IObjectReference, Object, Uri, ComponentResourceLocation) + 0x215...

**Closes** ## PR Checklist - [x] Created a feature/dev branch in your fork (vs. submitting directly from a commit on main) - [x] Based off latest main branch of toolkit...