개정판 cab4a0e1
ConvertPath 변경
Change-Id: Ifd845a0b87abc1501a60b93bc964282a0dd460d4
ConvertService/ServiceBase/Markus.Service.StationController/Views/DataBaseView.xaml | ||
---|---|---|
194 | 194 |
<TextBox Text="{Binding ConvertPath}" Background="Transparent" BorderBrush="Transparent" BorderThickness="0" Foreground="Black"/> |
195 | 195 |
<telerik:RadButton Background="Transparent" BorderBrush="Transparent" BorderThickness="0" Foreground="Black" |
196 | 196 |
Command="{Binding ConvertPathFileSearchCommand, Source={StaticResource DataBaseItemsModel}}" CommandParameter="{Binding DataContext, RelativeSource={RelativeSource Self}}"> |
197 |
<Image Source="E:\Source\MARKUS\ConvertService\ServiceBase\Markus.Service.StationController\Picture\File_Search_Icon.png" Stretch="None" />
|
|
197 |
<Image Source="/Markus.Service.StationController;component/Resources/File_Search_Icon.png" Stretch="None" />
|
|
198 | 198 |
</telerik:RadButton> |
199 | 199 |
</StackPanel> |
200 | 200 |
</DataTemplate> |
... | ... | |
285 | 285 |
<telerik:RadButton BorderThickness="0" |
286 | 286 |
Background="Transparent" |
287 | 287 |
Command="{Binding ConvertPathFileSearchCommand, Source={StaticResource DataBaseItemsModel}}" CommandParameter="{Binding DataContext, RelativeSource={RelativeSource Self}}"> |
288 |
<Image Source="E:\Source\MARKUS\ConvertService\ServiceBase\Markus.Service.StationController\Picture\File_Search_Icon.png" Stretch="None" />
|
|
288 |
<Image Source="/Markus.Service.StationController;component/Resources/File_Search_Icon.png" Stretch="None" />
|
|
289 | 289 |
</telerik:RadButton> |
290 | 290 |
</StackPanel> |
291 | 291 |
</DataTemplate> |
... | ... | |
365 | 365 |
<telerik:RadButton BorderThickness="0" |
366 | 366 |
Background="Transparent" |
367 | 367 |
Command="{Binding ConvertPathFileSearchCommand, Source={StaticResource DataBaseItemsModel}}" CommandParameter="{Binding DataContext, RelativeSource={RelativeSource Self}}"> |
368 |
<Image Source="E:\Source\MARKUS\ConvertService\ServiceBase\Markus.Service.StationController\Picture\File_Search_Icon.png" Stretch="None" />
|
|
368 |
<Image Source="/Markus.Service.StationController;component/Resources/File_Search_Icon.png" Stretch="None" />
|
|
369 | 369 |
</telerik:RadButton> |
370 | 370 |
</StackPanel> |
371 | 371 |
</DataTemplate> |
내보내기 Unified diff