Any news to this??
I am facing a similar problem with v2.3.0.0
Edit:
This problem appears via a RDP session to a Windows Server 2008 R2.
It can be reproduced by the following steps.
![Image]()
I am facing a similar problem with v2.3.0.0
Edit:
This problem appears via a RDP session to a Windows Server 2008 R2.
It can be reproduced by the following steps.
-
Create a CheckListBox
<xctk:CheckListBox Name="CheckListBox" Grid.Row="5" Grid.Column="1" DisplayMemberPath="Key" Height="60" VerticalAlignment="Top" Background="White" ItemSelectionChanged="CheckListBox_OnItemSelectionChanged">
</xctk:CheckListBox>
- Fill it with 2 or more items
- Check all of them
-
If you selected/highlighted a checked item you can only see the hook if you mouse over the item
