CheckComboBox: Fix SelectedItems property
All checks were successful
Test / Run tests (push) Successful in 2m12s

This commit is contained in:
2024-07-23 10:15:17 +02:00
parent 37adf92e80
commit 49f03c0a3c
4 changed files with 17 additions and 4 deletions

View File

@ -1,5 +1,6 @@
<local:ContextWindow
x:Class="Elwig.Windows.MailWindow"
AutomationProperties.AutomationId="MailWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"