ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.07k stars 102 forks source link

AutoCompleteTextBox VerticalContentAlignment not work #199

Closed CodingOctocat closed 11 months ago

CodingOctocat commented 1 year ago

Describe the bug

AutoCompleteTextBox VerticalContentAlignment not work

Steps to reproduce the bug

<hc:AutoCompleteTextBox VerticalAlignment="Center"
                        VerticalContentAlignment="Center"/>

Expected behavior

No response

Screenshots

image

NuGet package version

HandyControls (Custom version) 3.4.5

IDE

Visual Studio 2022

Framework type

.Net 7.0

Windows version

Windows 11 (22621)

Additional context

No response

ghost1372 commented 11 months ago

report it in original repo

CodingOctocat commented 11 months ago

I tested it.Some problems are only reproduced in HandyControls.