### Describe the bug ui:InfoBar :The control closing event cannot be triggered  ### To Reproduce <VirtualizingStackPanel Width="326"> <ui:InfoBar Title="{Binding AppInfoTitle}" IsOpen="{Binding AppInfoIsOpen}" Message="{Binding AppInfoMessage}" Severity="Informational" Margin="4 0 6 8"/> </VirtualizingStackPanel> ### Expected behavior Closed ### Screenshots  ### OS version win11 ### .NET version .net6 ### WPF-UI NuGet version 3.0.0-preview.1 ### Additional context _No response_
Describe the bug
ui:InfoBar :The control closing event cannot be triggered

To Reproduce
Expected behavior
Closed
Screenshots
OS version
win11
.NET version
.net6
WPF-UI NuGet version
3.0.0-preview.1
Additional context
No response