개정판 b643fcca
- angle event 수정
- select에서 shift키 이벤트 안됨
Change-Id: I17decc4b6ab1f91e7b6ae18751acf74811e5d7a7
KCOM/Controls/Sample.xaml | ||
---|---|---|
6 | 6 |
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:common="clr-namespace:KCOM.Common" |
7 | 7 |
xmlns:local="clr-namespace:KCOM.Controls" xmlns:System="clr-namespace:System;assembly=mscorlib" |
8 | 8 |
mc:Ignorable="d" Background="#f5f5f5" xmlns:converter="clr-namespace:KCOM.Common.Converter" |
9 |
d:DesignHeight="600" d:DesignWidth="200"> |
|
9 |
d:DesignHeight="600" d:DesignWidth="200" AllowDrop="False">
|
|
10 | 10 |
<UserControl.Resources> |
11 | 11 |
<converter:ColorListToBrushConverter x:Key="ColorListToBrushConverter"/> |
12 | 12 |
<Style x:Key="PathButtonStyle" TargetType="{x:Type Path}"> |
내보내기 Unified diff