개정판 8e5a4a6a
Issue #0021 페이지 밖으로 AdornerFinal가 이동되는 현상 수정
- 마우스를 빠르게 욺직이는 경우에는 해결 불가.
Change-Id: I8c5644e2203c4fc89a1525d0a94b96f254df9c90
KCOM/Controls/Sample.xaml | ||
---|---|---|
542 | 542 |
</telerik:RadComboBox.ItemTemplate> |
543 | 543 |
</telerik:RadComboBox> |
544 | 544 |
<telerik:RadComboBox HorizontalAlignment="Stretch" Margin="5" DropDownWidth="*" Background="White" BorderBrush="#d6d6d6" x:Name="commentUser" |
545 |
FontSize="10" Grid.Column="1" DisplayMemberPath="UserName" ItemsSource="{Binding _markupInfoList, Source={x:Static common:ViewerDataModel.Instance} , Mode=OneWay}"
|
|
545 |
FontSize="10" Grid.Column="1" DisplayMemberPath="UserName" ItemsSource="{Binding _markupUserList, Source={x:Static common:ViewerDataModel.Instance} , Mode=OneWay}"
|
|
546 | 546 |
SelectionChanged="commentUser_SelectionChanged" ClearSelectionButtonVisibility="Visible" ClearSelectionButtonContent="Show All" |
547 | 547 |
EmptyText="USER"> |
548 | 548 |
</telerik:RadComboBox> |
내보내기 Unified diff