fix: fix various placement issue.

This commit is contained in:
rabbitism
2023-03-22 14:54:48 +08:00
parent c7fc804ec1
commit 2aea7b3e84
3 changed files with 4 additions and 3 deletions

View File

@@ -233,7 +233,7 @@
<Popup
Name="PART_Popup"
IsLightDismissEnabled="True"
PlacementMode="Bottom"
Placement="Bottom"
PlacementTarget="{TemplateBinding}"
WindowManagerAddShadowHint="False">
<TimePickerPresenter Name="PART_PickerPresenter" />